diff --git a/docs/overview.rst b/docs/overview.rst index b83bc022d..be315b8d5 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -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 `. -For a list of all the builtin kittens, :ref:`see here `. +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 `. Additionally, you can use the :ref:`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: