Define shifted variants for a few common keys

This commit is contained in:
Kovid Goyal
2016-11-24 12:57:37 +05:30
parent bbea86020a
commit 27170a481f
4 changed files with 43 additions and 10 deletions

View File

@@ -1,17 +1,17 @@
xterm-kitty|KovIdTTY,
xenl,
msgr,
mir,
npc,
am,
xenl,
km,
ccc,
mir,
mc5i,
lines#24,
pairs#32767,
it#8,
cols#80,
am,
colors#256,
it#8,
pairs#32767,
lines#24,
cols#80,
acsc=++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
bel=^G,
bold=\E[1m,
@@ -50,6 +50,10 @@ xterm-kitty|KovIdTTY,
il1=\E[L,
ind=^J,
indn=\E[%p1%dS,
kEND=\E[1;2F,
kHOM=\E[1;2H,
kLFT=\E[1;2D,
kRIT=\E[1;2C,
kbs=\177,
kcbt=\E[Z,
kcub1=\EOD,
@@ -70,6 +74,7 @@ xterm-kitty|KovIdTTY,
kf7=\E[18~,
kf8=\E[19~,
kf9=\E[20~,
khlp=,
khome=\EOH,
kich1=\E[2~,
kmous=\E[M,

Binary file not shown.