Fix inactive tab closing causing active tab to change

Fixes #3398
This commit is contained in:
Kovid Goyal
2021-03-16 18:06:01 +05:30
parent d360d077d1
commit b063c8cda1
2 changed files with 19 additions and 15 deletions

View File

@@ -91,6 +91,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Graphics protocol: Fix suppression of responses not working for chunked
transmission (:iss:`3375`)
- Fix inactive tab closing causing active tab to change (:iss:`3398`)
0.19.3 [2020-12-19]
-------------------