mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-14 08:21:27 -04:00
doc: ctlseq: add OSC 66 (kitty text sizing)
This commit is contained in:
parent
3998f8570c
commit
ed35a238d6
1 changed files with 4 additions and 1 deletions
|
|
@ -729,7 +729,10 @@ All _OSC_ sequences begin with *\\E]*, sometimes abbreviated _OSC_.
|
||||||
: Copy _Pd_ (base64 encoded text) to the clipboard. _Pc_ denotes the
|
: Copy _Pd_ (base64 encoded text) to the clipboard. _Pc_ denotes the
|
||||||
target: *c* targets the clipboard and *s* and *p* the primary
|
target: *c* targets the clipboard and *s* and *p* the primary
|
||||||
selection.
|
selection.
|
||||||
| \\E] 99 ; _params_ ; _payload_ \\E\\
|
| \\E] 66 ; _params_ ; text \\E\\
|
||||||
|
: kitty
|
||||||
|
: Text sizing protocol (only 'w', width, supported)
|
||||||
|
| \\E] 99 ; _params_ ; _payload_ \\E\\
|
||||||
: kitty
|
: kitty
|
||||||
: Desktop notification; uses *desktop-notifications.command* in
|
: Desktop notification; uses *desktop-notifications.command* in
|
||||||
*foot.ini*(5).
|
*foot.ini*(5).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue