This commit is contained in:
Kovid Goyal 2020-08-11 13:08:16 +05:30
parent 8c6f188767
commit fb838a694e
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -21,7 +21,7 @@ standalone client, use the kitty version that you are developing against. Using
a version greater than the version of the kitty instance you are talking to, a version greater than the version of the kitty instance you are talking to,
will cause a failure. will cause a failure.
Set ``no_response`` to True if you don't want a response from kitty. Set ``no_response`` to ``true`` if you don't want a response from kitty.
The optional payload is a JSON object that is specific to the actual command being sent. The optional payload is a JSON object that is specific to the actual command being sent.
The fields in the object for every command are documented below. The fields in the object for every command are documented below.