mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-18 05:34:02 -04:00
doc: foot-ctlseq: document XTPUSHCOLORS, XTPOPCOLORS and XTREPORTCOLORS
This commit is contained in:
parent
dd6fc99ae1
commit
bebd5ce415
1 changed files with 13 additions and 0 deletions
|
|
@ -632,6 +632,19 @@ manipulation sequences. The generic format is:
|
||||||
: <unnamed>
|
: <unnamed>
|
||||||
: kitty
|
: kitty
|
||||||
: Update current Kitty keyboard flags, according to _mode_.
|
: Update current Kitty keyboard flags, according to _mode_.
|
||||||
|
| \\E[ # P
|
||||||
|
: XTPUSHCOLORS
|
||||||
|
: xterm
|
||||||
|
: Push current color palette onto stack
|
||||||
|
| \\E[ # Q
|
||||||
|
: XTPOPCOLORS
|
||||||
|
: xterm
|
||||||
|
: Pop color palette from stack
|
||||||
|
| \\E[ # R
|
||||||
|
: XTREPORTCOLORS
|
||||||
|
: xterm
|
||||||
|
: Report the current entry on the palette stack, and the number of
|
||||||
|
palettes stored on the stack.
|
||||||
|
|
||||||
|
|
||||||
# OSC
|
# OSC
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue