Fix capitalization

This commit is contained in:
Kovid Goyal 2021-11-29 11:49:58 +05:30
parent b28811846a
commit c7bf54807e
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -48,24 +48,24 @@ off or it can be disabled entirely as well. The :opt:`shell_integration` option
takes a space separated list of keywords:
disabled
turn off all shell integration
Turn off all shell integration
no-rc
dont modify the shell's launch environment to enable integration. Useful if you prefer
Do not modify the shell's launch environment to enable integration. Useful if you prefer
to :ref:`manually enable integration <manual_shell_integration>`.
no-cursor
turn off changing of the text cursor to a bar when editing text
Turn off changing of the text cursor to a bar when editing text
no-title
turn off setting the kitty window/tab title based on shell state
Turn off setting the kitty window/tab title based on shell state
no-prompt-mark
turn off marking of prompts. This disables jumping to prompt, browsing
Turn off marking of prompts. This disables jumping to prompt, browsing
output of last command and click to move cursor functionality.
no-complete
turn off completion for the kitty command.
Turn off completion for the kitty command.
More ways to browse command output