A new mappable action to close windows with a confirmation

Fixes #4195
This commit is contained in:
Kovid Goyal
2021-11-06 11:09:41 +05:30
parent 49a0e8e242
commit d30c761b3b
5 changed files with 55 additions and 10 deletions

View File

@@ -133,6 +133,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Wayland: Fix pasting from applications that use a MIME type of "text/plain"
rather than "text/plain;charset=utf-8" not working (:iss:`4183`)
- A new mappable action to close windows with a confirmation (:iss:`4195`)
0.23.1 [2021-08-17]
----------------------