-
### Version of Kakoune
Kakoune v2022.10.31
### Reproducer
**Describe the bug**
In vim and neovim I use `CTRL-[` to escape insert mode. That works in Kitty and all other terminals.
I'm foolin…
-
As an avid user of [kakoune](http://kakoune.org/), I find that the ability to have multiple selections a must. They allow you to edit many lines, or many words, at the same time.
Would this feature…
-
### Version of Kakoune
Kakoune v2021.11.08-204-g459c6f58
### Reproducer
Ask kakoune to edit a fish shell script that has a `#!/usr/bin/fish` shebang but no file extension.
### Outcome
K…
-
Whenever the plugin quits (gracefully or not), it should remove the temporary directory and the fifo. At the moment, when that happens, Kakoune can end up frozen as it tries to write to the fifo and t…
mawww updated
6 years ago
-
Hi, great plugin.
I love how simple the plugins are in Kakoune. Straightforward with a file of a hundred lines.
I just wanted to know if you had other ideas for this plugin, like changes or new …
lobre updated
5 months ago
-
The initial implementation I tried _many commits ago_ tried to use the socket path directly, but I was constantly failing. The reason was that I was missing the protocol, which, back then, was not doc…
-
Some typable commands might benefit from taking switches to control small parts of their behavior. A few examples of commands that could take advantage of switches:
* `:write` and friends could tak…
-
### Feature
Add a `newline` quoting style to the `:echo` command, which newline-terminates each argument. The Kakoune command:
echo -to-file /tmp/example.txt -quoting newline foo bar baz
..…
-
There is a noticeable lag when using https://github.com/kak-lsp/kak-lsp/pull/545 on a project with a few hundred crate dependencies just to show the progress bar when rust-analyzer is sending updates …
-
I'm so excited for Krabby as a Kakoune user. I couldn't find Krabby in either Chrome or Firefox extension stores. Krabby has been around for a while now. What is the reason it is not in the extension …
leira updated
2 years ago