kitty: Enable shell integration
This is available since 0.24.
This commit is contained in:
parent
7b19fceff2
commit
43bcc268cd
1 changed files with 8 additions and 0 deletions
|
@ -618,6 +618,14 @@ term xterm-kitty
|
||||||
#: from key-presses, to colors, to various advanced features may not
|
#: from key-presses, to colors, to various advanced features may not
|
||||||
#: work.
|
#: work.
|
||||||
|
|
||||||
|
shell_integration enabled no-title no-cursor
|
||||||
|
|
||||||
|
#: Enable shell integration on supported shells. This enables features
|
||||||
|
#: such as jumping to previous prompts, browsing the output of the
|
||||||
|
#: previous command in a pager, etc. on supported shells. Set to
|
||||||
|
#: ``disabled`` to turn off shell integration, completely. See
|
||||||
|
#: https://sw.kovidgoyal.net/kitty/shell-integration/ for details.
|
||||||
|
|
||||||
#: }}}
|
#: }}}
|
||||||
|
|
||||||
#: OS specific tweaks {{{
|
#: OS specific tweaks {{{
|
||||||
|
|
Loading…
Reference in a new issue