This commit is contained in:
Kovid Goyal 2025-11-06 22:59:53 +05:30
parent 1e6d67b975
commit 71fef270f3
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -96,12 +96,16 @@ used to create programs that leverage kitty's powerful features, for example,
You can :doc:`create your own kittens to scratch your own itches
<kittens/custom>`.
For a list of all the builtin kittens, :ref:`see here <kittens>`.
For a list of all the builtin kittens, run ``kitten`` in kitty, or to browse
some of the more prominent ones, see :ref:`see here <kittens>`.
Additionally, you can use the :ref:`watchers <Watchers>` framework
to create Python scripts that run in response to various events such as windows
being resized, closing, having their titles changed, etc.
Finally, there is remote control which allows you to control kitty from
anywhere, even across a network! See below for more about remote control.
.. toctree::
:hidden: