mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 05:54:59 +02:00
Define shifted variants for a few common keys
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user