mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-23 00:38:10 +02:00
Rename kitty-tool to kitten
It's easier to type, and cuter. Also, most, if not all of the TUI parts of kitty's kittens will eventually be re-written into kitten. The only downside I can see is that we cant tab complete kitty anymore, but hopefully there will be less reason to run kitty from the shell as command line tools migrate to kitten. Meowrrrr!!!
This commit is contained in:
@@ -305,12 +305,12 @@ 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>`. Note that there
|
||||
is a statically compiled, standalone executable, ``kitty-tool`` available that
|
||||
is a statically compiled, standalone executable, ``kitten`` 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
|
||||
kitten @ --help
|
||||
|
||||
|
||||
.. _search_syntax:
|
||||
|
||||
Reference in New Issue
Block a user