Start documenting shell integration
This commit is contained in:
parent
7cd05ad76b
commit
c98e4eb478
@ -257,10 +257,11 @@ Shell integration
|
|||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
kitty has the ability to integrate closely within common shells, such as `zsh
|
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
|
<https://www.zsh.org/>`_, `fish <https://fishshell.com>`_ and `bash
|
||||||
features such as jumping to previous prompts in the scrollback, viewing the
|
<https://www.gnu.org/software/bash/>`_ to enable features such as jumping to
|
||||||
output of the last command in :program:`less`, using the mouse to move the cursor
|
previous prompts in the scrollback, viewing the output of the last command in
|
||||||
while editing prompts, etc. See :doc:`shell-integration` for details.
|
:program:`less`, using the mouse to move the cursor while editing prompts, etc.
|
||||||
|
See :doc:`shell-integration` for details.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:hidden:
|
:hidden:
|
||||||
|
|||||||
@ -2,3 +2,9 @@
|
|||||||
|
|
||||||
Shell integration
|
Shell integration
|
||||||
======================
|
======================
|
||||||
|
|
||||||
|
kitty has the ability to integrate closely within common shells, such as `zsh
|
||||||
|
<https://www.zsh.org/>`_, `fish <https://fishshell.com>`_ 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
|
||||||
|
:program:`less`, using the mouse to move the cursor while editing prompts, etc.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user