When a window is closed, switch focus to the previously active window (if any) instead of picking the previous window in the layout

Fixes #1450
This commit is contained in:
Kovid Goyal
2019-03-09 10:42:55 +05:30
parent 428c600788
commit 56864cdfb7
2 changed files with 31 additions and 10 deletions

View File

@@ -26,6 +26,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Make live resizing of OS windows smoother and show the size in cells
while the resize is in progress.
- When a window is closed, switch focus to the previously active window (if
any) instead of picking the previous window in the layout (:iss:`1450`)
- icat kitten: Add support for displaying images at http(s) URLs (:iss:`1340`)
- A new option :opt:`strip_trailing_spaces` to optionally remove trailing