mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
macOS: When closing a top-level window only switch focus to the previous kitty window if it is on the same workspace
Fixes #1379 Fixes #1383
This commit is contained in:
parent
8de4dd334b
commit
7fd4ec50c9
3 changed files with 18 additions and 4 deletions
|
|
@ -53,6 +53,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- Fix scrollback pager history not being cleared when clearing the
|
||||
main scrollback buffer (:iss:`1387`)
|
||||
|
||||
- macOS: When closing a top-level window only switch focus to the previous kitty
|
||||
window if it is on the same workspace (:iss:`1379`)
|
||||
|
||||
0.13.3 [2019-01-19]
|
||||
------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue