From 5050a01856adf738c07fd94fe5e4771dcaccc955 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 19 Nov 2021 22:51:40 +0530 Subject: [PATCH] Update shell integration features list --- docs/shell-integration.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/shell-integration.rst b/docs/shell-integration.rst index 95cbb385c..322a13ffe 100644 --- a/docs/shell-integration.rst +++ b/docs/shell-integration.rst @@ -22,6 +22,9 @@ Features * Click with the mouse anywhere in the current command to move the cursor there +* Hold :kbd:`ctrl+shift` and right-click on any command output in the scrollback + to view it in a pager + * The current working directory or the command being executed are automatically displayed in the kitty window titlebar/tab title. @@ -33,7 +36,7 @@ Features * Sophisticated completion for the :program:`kitty` command in the shell. * When confirming a quit command if a window is sitting at a shell prompt, - it is not counted. + it is optionally, not counted (see :opt:`confirm_os_window_close`) Configuration