mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-08 21:25:32 +02:00
Remote control: Allow matching for self window even over sockets when run inside a kitty window
Have kitty-tool send the value of KITTY_WINDOW_ID if present.
This commit is contained in:
@@ -15,6 +15,7 @@ Where ``<ESC>`` is the byte ``0x1b``. The JSON object has the form:
|
||||
"cmd": "command name",
|
||||
"version": "<kitty version>",
|
||||
"no_response": "<Optional Boolean>",
|
||||
"kitty_window_id": "<Optional value of the KITTY_WINDOW_ID env var>",
|
||||
"payload": "<Optional JSON object>"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user