kakoune/rc
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
..
detection Merge remote-tracking branch 'krobelus/file-completion' 2022-10-19 20:23:39 +11:00
filetype rc: move remaining comment insertion hooks to *-insert group 2023-05-03 19:36:50 +02:00
tools Add reset to git command docstring 2023-01-06 00:17:38 +09:00
windowing Match against kitty window id directly when using kitty @ launch 2023-05-07 17:06:09 +02:00