Removed unused junk from the terminfo file

This commit is contained in:
Kovid Goyal
2016-10-21 08:30:18 +05:30
parent b8df0e3382
commit 86789c5d84
5 changed files with 21 additions and 18 deletions

View File

@@ -53,7 +53,6 @@ xterm-kitty|KovIdTTY,
indn=\E[%p1%dS,
initc=\E]4;%p1%d;rgb\:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%*%{1000}%/%2.2X/%p4%{255}%*%{1000}%/%2.2X\E\\,
invis=\E[8m,
is2=\E[!p\E[?3;4l\E[4l\E>,
kbs=\177,
kcub1=\EOD,
kcud1=\EOB,
@@ -93,12 +92,10 @@ xterm-kitty|KovIdTTY,
rmam=\E[?7l,
rmcup=\E[?1049l,
rmir=\E[4l,
rmkx=\E[?1l\E>,
rmm=\E[?1034l,
rmso=\E[27m,
rmul=\E[24m,
rs1=\Ec,
rs2=\E[!p\E[?3;4l\E[4l\E>,
sc=\E7,
setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m,
setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m,
@@ -108,7 +105,6 @@ xterm-kitty|KovIdTTY,
smam=\E[?7h,
smcup=\E[?1049h,
smir=\E[4h,
smkx=\E[?1h\E=,
smm=\E[?1034h,
smso=\E[7m,
smul=\E[4m,

Binary file not shown.