-
I don't know if it is a expected behavior, but it could be nice to have a relevant exit status on failure.
### Steps
```
kak -d -s ri
Kakoune forked to background, for session 'ri'
send SIGTE…
-
I noticed that isIncomplete is not honored so I tried disabling cquery-side completion filtering, it looks like if there are a large number of candidates (ie, 10k+) then deserialization from the clien…
-
#### Describe your feature request
Kakoune allows for tab completion for commands like `/` and `s` like in the gif bellow.
![recording](https://user-images.githubusercontent.com/46998094/16…
-
The current state of affairs for the tiling/terminal crew is a mess of window management layers: vim splits inside dvtm/tmux panes inside dwm/i3 clients...
From the do one thing well perspective, and…
-
### Steps
1. Create the following file as `explode.kak`:
nop %{
}
eval %{
asdf
}
1. Launch Kakoune v2019.01.20-244-g0cc89b2b as follows:
…
-
## General information
- Terminal program: tmux 3.4 (tmux-256color)
- Operating system: Linux (6.6.28 #1-NixOS SMP PREEMPT_DYNAMIC Wed Apr 17 09:19:38 UTC 2024 x86_64 GNU/Linux)
- ZSH frame…
musjj updated
2 weeks ago
-
See https://github.com/helix-editor/helix/issues/9631
I use RA together with Helix. The edition model of this editor is such that the selection is _never empty_. I'm not sure whether this is unique…
-
![column_line_highlighers](https://user-images.githubusercontent.com/18523376/51446216-f593d580-1cdc-11e9-927f-706e7c016aad.png)
### Steps
1. Execute the commands
```
add-highlighter global…
-
This plugin is pretty great, but what would make it even better is if it could determine the default highlighter color from the current colorscheme's background color.
The default dark-gray works wel…
-
When I try to call `connect-repl` I get an error and nothing happens.
```
Error: 1:1: 'connect-repl' 2:5: 'connect' no such command: 'repl-new'
```
I'm using latest versions of kakoune and con…