mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Update shell integration features list
This commit is contained in:
parent
564f865a63
commit
5050a01856
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue