mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
doc: ctlseq: recommend using DECSET 2026 for synchronized updates
Instead of the somewhat problematic[1] DCS-based equivalent. [1]: https://codeberg.org/dnkl/foot/issues/459
This commit is contained in:
parent
b6ea9d2dbc
commit
f8262f2125
1 changed files with 4 additions and 4 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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue