...
This commit is contained in:
parent
c55f485166
commit
82f8c59bc7
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Where ``<ESC>`` is the byte ``0x1b``. The JSON object has the form::
|
|||
{
|
||||
"cmd": "command name",
|
||||
"version": <kitty version>,
|
||||
"no_response": Optional Boolean,
|
||||
"no_response": <Optional Boolean>,
|
||||
"payload": <Optional JSON object>,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue