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:
Craig Barnes 2022-02-16 14:48:10 +00:00
parent b6ea9d2dbc
commit f8262f2125

View file

@ -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)