Restrict the overridden cocoa global shortcuts

This commit is contained in:
Kovid Goyal
2021-10-11 06:46:59 +05:30
parent 2b9408c217
commit dc11b76bea
2 changed files with 20 additions and 10 deletions

View File

@@ -77,7 +77,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix soft hyphens not being preserved when round tripping text through the
terminal
- macOS: Fix :kbd:`ctrl or cmd` with :kbd:`Esc or Function keys` not working
- macOS: Fix :kbd:`ctrl+shift` with :kbd:`Esc or Function keys` not working
(:iss:`4109`)