Fix :kbd:ctrl+shift+special key not working in normal and application keyboard modes

Fixes #1114
This commit is contained in:
Kovid Goyal
2018-11-03 09:03:50 +05:30
parent d0a2eab79e
commit a958cabf01
3 changed files with 57 additions and 53 deletions

View File

@@ -66,6 +66,9 @@ Changelog
- Fix focusing neighboring windows in the grid layout with less than 4 windows
not working (:iss:`1115`)
- Fix :kbd:`ctrl+shift+special` key not working in normal and application keyboard
modes (:iss:`1114`)
0.12.3 [2018-09-29]
------------------------------