mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
When confirming close commands dont count windows sitting at shell prompts
This commit is contained in:
@@ -30,7 +30,10 @@ Features
|
||||
* Glitch free window resizing even with complex prompts. Achieved by erasing
|
||||
the prompt on resize and allowing the shell to redraw it cleanly.
|
||||
|
||||
* Sophisticated completion for the :program:`kitty` command in the shell
|
||||
* 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.
|
||||
|
||||
|
||||
Configuration
|
||||
|
||||
Reference in New Issue
Block a user