mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-06 07:15:30 -04:00
terminfo: add smxx/rmxx - describes strikeout/crossed-out
This commit is contained in:
parent
3316a3ea4c
commit
802c113db3
1 changed files with 2 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ foot+base|foot base fragment,
|
||||||
rmkx=\E[?1l\E>,
|
rmkx=\E[?1l\E>,
|
||||||
rmso=\E[27m,
|
rmso=\E[27m,
|
||||||
rmul=\E[24m,
|
rmul=\E[24m,
|
||||||
|
rmxx=\E[29m,
|
||||||
rs1=\Ec,
|
rs1=\Ec,
|
||||||
rs2=\E[!p\E[?3;4l\E[4l\E>,
|
rs2=\E[!p\E[?3;4l\E[4l\E>,
|
||||||
sc=\E7,
|
sc=\E7,
|
||||||
|
|
@ -176,6 +177,7 @@ foot+base|foot base fragment,
|
||||||
smkx=\E[?1h\E=,
|
smkx=\E[?1h\E=,
|
||||||
smso=\E[7m,
|
smso=\E[7m,
|
||||||
smul=\E[4m,
|
smul=\E[4m,
|
||||||
|
smxx=\E[9m,
|
||||||
u6=\E[%i%d;%dR,
|
u6=\E[%i%d;%dR,
|
||||||
u7=\E[6n,
|
u7=\E[6n,
|
||||||
u8=\E[?%[;0123456789]c,
|
u8=\E[?%[;0123456789]c,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue