Fix shift+up/down not generating correct escape codes

Fixes #186
This commit is contained in:
Kovid Goyal
2017-11-26 17:34:34 +05:30
parent 65b212fa1b
commit e86c2f2000
6 changed files with 14 additions and 11 deletions

Binary file not shown.

View File

@@ -85,6 +85,7 @@ xterm-kitty|KovIdTTY,
khlp=,
khome=\EOH,
kich1=\E[2~,
kind=\E[1;2B,
kmous=\E[M,
knp=\E[6~,
kpp=\E[5~,

Binary file not shown.