diff --git a/docs/index.rst b/docs/index.rst index 1602bb60d..fb0dc5a26 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -259,6 +259,15 @@ see the :doc:`configuration docs `. .. _sessions: +Remote control +------------------ + +|kitty| has a very powerful system that allows you to control it from the +:doc:`shell prompt, even over SSH `. You can change colors, +fonts, open new windows, tabs, set their titles, change window layout, get text +from one window and send text to another, etc, etc. The possibilities are +endless. See the :doc:`tutorial ` to get started. + Startup Sessions ------------------