From 8960bfebc0a6e50d52f1ff05cc8509a502ee82ff Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 4 Feb 2022 11:41:45 +0530 Subject: [PATCH] ... --- docs/shell-integration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/shell-integration.rst b/docs/shell-integration.rst index d4a0f55d9..3d4b2ca37 100644 --- a/docs/shell-integration.rst +++ b/docs/shell-integration.rst @@ -49,7 +49,7 @@ takes a space separated list of keywords: disabled Turn off all shell integration. The shell's launch environment is not - modified and :env:`KITTY_SHELL_INTEGRATION` is not set. Useful for + modified and :envvar:`KITTY_SHELL_INTEGRATION` is not set. Useful for :ref:`manual integration `. no-rc @@ -57,7 +57,7 @@ no-rc to load the kitty shell integration code yourself, either as part of :ref:`manually integration ` or because you have some other software that sets up shell integration. - This will still set the :env:`KITTY_SHELL_INTEGRATION` environment variable when kitty runs the shell. + This will still set the :envvar:`KITTY_SHELL_INTEGRATION` environment variable when kitty runs the shell. no-cursor Turn off changing of the text cursor to a bar when editing text