macOS: Fix control+tab key combination not working

Fixes #801
This commit is contained in:
Kovid Goyal
2018-08-11 07:18:24 +05:30
parent acdb56ad5d
commit a143faaf05
2 changed files with 31 additions and 9 deletions

View File

@@ -56,6 +56,7 @@ Changelog
GPU machines. I give up, Apple users will just have to live with the
limitations of their choice of OS. (:iss:`794`)
- macOS: Fix control+tab key combination not working (:iss:`801`)
0.11.3 [2018-07-10]
------------------------------