mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
Merge branch 'terminfo-sync-2026'
This commit is contained in:
commit
6940d2047e
2 changed files with 5 additions and 5 deletions
|
|
@ -682,10 +682,10 @@ and are terminated by *\\E\\* (ST).
|
|||
| \\P $ q <query> \\E\\
|
||||
: Request selection or setting (DECRQSS). Implemented queries:
|
||||
DECSTBM, SGR and DECSCUSR.
|
||||
| \\EP = 1 s \\E\\
|
||||
: Begin application synchronized updates
|
||||
| \\EP = 2 s \\E\\
|
||||
: End application synchronized updates
|
||||
| \\EP = _C_ s \\E\\
|
||||
: Begin (_C_=*1*) or end (_C_=*2*) application synchronized updates.
|
||||
This sequence is supported for compatibility reasons, but it's
|
||||
recommended to use private mode 2026 (see above) instead.
|
||||
| \\EP + q <hex encoded capability name> \\E\\
|
||||
: Query builtin terminfo database (XTGETTCAP)
|
||||
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
Ms=\E]52;%p1%s;%p2%s\E\\,
|
||||
Se=\E[ q,
|
||||
Ss=\E[%p1%d q,
|
||||
Sync=\EP=%p1%ds\E\\,
|
||||
Sync=\E[?2026%?%p1%{1}%-%tl%eh,
|
||||
XM=\E[?1006;1000%?%p1%{1}%=%th%el%;,
|
||||
acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
|
||||
bel=^G,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue