Add strikeout capability to terminfo
This commit is contained in:
parent
a08efa1fc5
commit
e271719dd2
@ -215,6 +215,7 @@ xterm-kitty|KovIdTTY,
|
||||
rmkx=\E[?1l,
|
||||
rmso=\E[27m,
|
||||
rmul=\E[24m,
|
||||
rmxx=\E[29m,
|
||||
rs1=\E]\E\\\Ec,
|
||||
sc=\E7,
|
||||
setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m,
|
||||
@ -231,6 +232,7 @@ xterm-kitty|KovIdTTY,
|
||||
smkx=\E[?1h,
|
||||
smso=\E[7m,
|
||||
smul=\E[4m,
|
||||
smxx=\E[9m,
|
||||
tbc=\E[3g,
|
||||
tsl=\E]2;,
|
||||
vpa=\E[%i%p1%dd,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user