macOS: Add aliases for lose window and new tab actions that conform to common Apple shortcuts for these actions

Fixes #1313
This commit is contained in:
Kovid Goyal
2019-01-19 09:18:25 +05:30
parent 9005fc359d
commit 725da39ecb
3 changed files with 11 additions and 4 deletions

View File

@@ -35,6 +35,9 @@ Changelog
- macOS: Fix "New OS Window" dock action not working when kitty is not focused
(:iss:`1312`)
- macOS: Add aliases for lose window and new tab actions that conform to common
Apple shortcuts for these actions (:iss:`1313`)
0.13.2 [2019-01-04]
------------------------------