Commit a0b12e6
committed
Fix Kitty window_id retrieval
The Kitty handler was failing to get the window_id and exiting with code 1,
causing dispatch to fallback to alternative handlers (jobstart, terminal, etc).
This resulted in duplicate jobs.
In some environments additional (special) characters follow the window
ID.1 parent 53defe1 commit a0b12e6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments