Have the :opt:confirm_os_window_close option also apply when closing tabs with multiple windows

Fixes #2857
This commit is contained in:
Kovid Goyal
2020-07-16 12:51:19 +05:30
parent ff763b099e
commit 384ccb4fc7
3 changed files with 29 additions and 2 deletions

View File

@@ -49,6 +49,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix incorrect centering when a PUA or symbol glyph is followed by more than one space
- Have the :opt:`confirm_os_window_close` option also apply when closing tabs
with multiple windows (:iss:`2857`)
0.18.1 [2020-06-23]
--------------------