Merge branch 'terminfo-sync-2026'

This commit is contained in:
Craig Barnes 2022-02-16 19:50:30 +00:00
commit 6940d2047e
2 changed files with 5 additions and 5 deletions

View file

@ -682,10 +682,10 @@ and are terminated by *\\E\\* (ST).
| \\P $ q <query> \\E\\ | \\P $ q <query> \\E\\
: Request selection or setting (DECRQSS). Implemented queries: : Request selection or setting (DECRQSS). Implemented queries:
DECSTBM, SGR and DECSCUSR. DECSTBM, SGR and DECSCUSR.
| \\EP = 1 s \\E\\ | \\EP = _C_ s \\E\\
: Begin application synchronized updates : Begin (_C_=*1*) or end (_C_=*2*) application synchronized updates.
| \\EP = 2 s \\E\\ This sequence is supported for compatibility reasons, but it's
: End application synchronized updates recommended to use private mode 2026 (see above) instead.
| \\EP + q <hex encoded capability name> \\E\\ | \\EP + q <hex encoded capability name> \\E\\
: Query builtin terminfo database (XTGETTCAP) : Query builtin terminfo database (XTGETTCAP)

View file

@ -34,7 +34,7 @@
Ms=\E]52;%p1%s;%p2%s\E\\, Ms=\E]52;%p1%s;%p2%s\E\\,
Se=\E[ q, Se=\E[ q,
Ss=\E[%p1%d 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%;, XM=\E[?1006;1000%?%p1%{1}%=%th%el%;,
acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~, acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
bel=^G, bel=^G,