mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-31 14:22:33 +00:00
Fix :kbd:ctrl+shift+special key not working in normal and application keyboard modes
Fixes #1114
This commit is contained in:
parent
d0a2eab79e
commit
a958cabf01
3 changed files with 57 additions and 53 deletions
|
|
@ -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]
|
||||
------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue