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
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
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]
--------------------