kakoune/rc/windowing/repl
Hampus Fröjdholm 7c54de2334 Match against kitty window id directly when using kitty @ launch
When launch matches using `id` kitty tries to match against tab id
before matching windows. When there are multiple tabs it's likely to
match a tab before matching a window.

Use `window_id` directly to avoid any possiblity of matching tabs.

This is only needed for `kitty @ launch` for other commands there is
no specific `window_id` field.
2023-05-07 17:06:09 +02:00
..
dtach.kak Add a complete-command command to configure command completion 2022-03-06 10:13:14 +11:00
kitty.kak Match against kitty window id directly when using kitty @ launch 2023-05-07 17:06:09 +02:00
tmux.kak rc repl tmux: always spawn repl in calling client 2022-11-19 15:21:38 +01:00
x11.kak Add a complete-command command to configure command completion 2022-03-06 10:13:14 +11:00