This commit is contained in:
Kovid Goyal 2021-07-20 09:50:57 +05:30
parent fa327d618d
commit 7cd05ad76b
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -259,7 +259,7 @@ Shell integration
kitty has the ability to integrate closely within common shells, such as `zsh
<https://www.zsh.org/>`_ and `bash <https://www.gnu.org/software/bash/>`_ to enable
features such as jumping to previous prompts in the scrollback, viewing the
output of the last command in less, using the mouse to move the cursor
output of the last command in :program:`less`, using the mouse to move the cursor
while editing prompts, etc. See :doc:`shell-integration` for details.
.. toctree::