macOS: Fix :kbd:cmd+period key not working

Fixes #1318
This commit is contained in:
Kovid Goyal
2019-01-20 13:17:01 +05:30
parent df13f0ce5a
commit 32a0e28686
2 changed files with 16 additions and 5 deletions

View File

@@ -3,6 +3,12 @@ Changelog
|kitty| is a feature full, cross-platform, *fast*, GPU based terminal emulator.
0.13.4 [future]
---------------------
- macOS: Fix :kbd:`cmd+period` key not working (:iss:`1318`)
0.13.3 [2019-01-19]
------------------------------