Update docs to mention kitty-tool

This commit is contained in:
Kovid Goyal
2022-11-14 20:58:24 +05:30
parent d60ecfa8a6
commit 737919505d
3 changed files with 20 additions and 1 deletions

View File

@@ -304,7 +304,13 @@ The remote control protocol
-----------------------------------------------
If you wish to develop your own client to talk to |kitty|, you can use the
:doc:`remote control protocol specification <rc_protocol>`.
:doc:`remote control protocol specification <rc_protocol>`. Note that there
is a statically compiled, standalone executable, ``kitty-tool`` available that
can be used as a remote control client on any UNIX like computer. This can be
downloaded and used directly from the `kitty releases
<https://github.com/kovidgoyal/kitty/releases>`__ page::
kitty-tool @ --help
.. _search_syntax: