Commit 50fb9ab
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 50fb9ab
1 file changed
+1
-1
lines changed| 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