macOS: Fix a regression in the previous release that broke using :kbd:ctrl+shift+tab

Fixes #1671
This commit is contained in:
Kovid Goyal
2019-06-02 17:36:16 +05:30
parent 5001797179
commit 59205a4caf
2 changed files with 11 additions and 4 deletions

View File

@@ -12,6 +12,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
or inserting into the terminal. You can have them on separate lines,
separated by arbitrary characters, or even serialized as JSON (:iss:`1665`)
- macOS: Fix a regression in the previous release that broke using
:kbd:`ctrl+shift+tab` (:iss:`1671`)
0.14.1 [2019-05-29]
---------------------