diff options
| author | Hampus Fröjdholm <hampus.frojdholm@gmail.com> | 2023-05-07 12:04:55 +0200 |
|---|---|---|
| committer | Hampus Fröjdholm <hampus.frojdholm@gmail.com> | 2023-05-07 17:06:09 +0200 |
| commit | 7c54de233486d29c3c33e4f63774b170a5945564 (patch) | |
| tree | 166b67fece5d696ec19d56015b5bf540694d2513 /rc/tools/python | |
| parent | 2adc81c4c937e2422b1f3fa7cf470e1e7b040ffa (diff) | |
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.
Diffstat (limited to 'rc/tools/python')
0 files changed, 0 insertions, 0 deletions
