macOS: Fix :opt:sync_to_monitor not working on Mojave.

This commit is contained in:
Kovid Goyal
2019-02-20 20:09:15 +05:30
parent 4629ef627f
commit abd4de7311
5 changed files with 40 additions and 16 deletions

View File

@@ -64,6 +64,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: When closing a top-level window only switch focus to the previous kitty
window if it is on the same workspace (:iss:`1379`)
- macOS: Fix :opt:`sync_to_monitor` not working on Mojave.
0.13.3 [2019-01-19]
------------------------------