Add strikeout capability to terminfo

This commit is contained in:
Vlad Hanciuta 2020-04-18 16:05:30 +01:00
parent a08efa1fc5
commit e271719dd2
No known key found for this signature in database
GPG Key ID: C5BB3682CF39F361

View File

@ -215,6 +215,7 @@ xterm-kitty|KovIdTTY,
rmkx=\E[?1l, rmkx=\E[?1l,
rmso=\E[27m, rmso=\E[27m,
rmul=\E[24m, rmul=\E[24m,
rmxx=\E[29m,
rs1=\E]\E\\\Ec, rs1=\E]\E\\\Ec,
sc=\E7, sc=\E7,
setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m, 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, smkx=\E[?1h,
smso=\E[7m, smso=\E[7m,
smul=\E[4m, smul=\E[4m,
smxx=\E[9m,
tbc=\E[3g, tbc=\E[3g,
tsl=\E]2;, tsl=\E]2;,
vpa=\E[%i%p1%dd, vpa=\E[%i%p1%dd,