mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-28 07:58:00 -04:00
terminfo: add ich1=\E[@
This commit is contained in:
parent
7f62e4398d
commit
76fab8cf69
2 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,7 @@
|
||||||
* Unicode 13 characters U+1FB3C - U+1FB6F, U+1FB9A and U+1FB9B to list
|
* Unicode 13 characters U+1FB3C - U+1FB6F, U+1FB9A and U+1FB9B to list
|
||||||
of box drawing characters rendered by foot itself (rather than using
|
of box drawing characters rendered by foot itself (rather than using
|
||||||
font glyphs) (https://codeberg.org/dnkl/foot/issues/474).
|
font glyphs) (https://codeberg.org/dnkl/foot/issues/474).
|
||||||
|
* `ich1=\E[@` to terminfo.
|
||||||
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
|
||||||
|
|
@ -72,6 +72,7 @@ foot+base|foot base fragment,
|
||||||
hpa=\E[%i%p1%dG,
|
hpa=\E[%i%p1%dG,
|
||||||
ht=^I,
|
ht=^I,
|
||||||
hts=\EH,
|
hts=\EH,
|
||||||
|
ich1=\E[@,
|
||||||
ich=\E[%p1%d@,
|
ich=\E[%p1%d@,
|
||||||
il1=\E[L,
|
il1=\E[L,
|
||||||
il=\E[%p1%dL,
|
il=\E[%p1%dL,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue