mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-31 07:11:09 -04:00
terminfo: add tab stop related entries, hts and tbc
hts - Horizontal Tab Set (?) tbc - Tab Clear
This commit is contained in:
parent
d41c4b9195
commit
443e568ddd
1 changed files with 2 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ foot+base|foot base fragment,
|
||||||
home=\E[H,
|
home=\E[H,
|
||||||
hpa=\E[%i%p1%dG,
|
hpa=\E[%i%p1%dG,
|
||||||
ht=^I,
|
ht=^I,
|
||||||
|
hts=\EH,
|
||||||
ich=\E[%p1%d@,
|
ich=\E[%p1%d@,
|
||||||
il=\E[%p1%dL,
|
il=\E[%p1%dL,
|
||||||
il1=\E[L,
|
il1=\E[L,
|
||||||
|
|
@ -233,6 +234,7 @@ foot+base|foot base fragment,
|
||||||
smso=\E[7m,
|
smso=\E[7m,
|
||||||
smul=\E[4m,
|
smul=\E[4m,
|
||||||
smxx=\E[9m,
|
smxx=\E[9m,
|
||||||
|
tbc=\E[3g,
|
||||||
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