Add shortcuts for jumping to prev/next shell prompt

This commit is contained in:
Kovid Goyal
2021-07-13 14:45:13 +05:30
parent bd5f100f13
commit 51fa25e03d
9 changed files with 54 additions and 11 deletions

View File

@@ -1862,7 +1862,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
using standard keyboards) via `IBus
<https://github.com/ibus/ibus/wiki/ReadMe>`_ (:iss:`469`)
- Implement completion for the kitty command in bash and zsh
- Implement completion for the kitty command in bash and zsh. See
:ref:`shell_integration`.
- Render the text under the cursor in a fixed color, configurable via
the option :opt:`cursor_text_color` (:iss:`126`)