When confirming close commands dont count windows sitting at shell prompts

This commit is contained in:
Kovid Goyal
2021-08-14 13:40:48 +05:30
parent 81654c9874
commit 2a634af2bc
5 changed files with 27 additions and 11 deletions

View File

@@ -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