mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
readme: add OSC 8, 17, 19, 117, 119 and 777 to list of supported OSC
This commit is contained in:
parent
e5fedb77d9
commit
246c7ffc0f
1 changed files with 7 additions and 0 deletions
|
|
@ -377,15 +377,22 @@ with the terminal emulator itself. Foot implements the following OSCs:
|
|||
* `OSC 2` - change window title
|
||||
* `OSC 4` - change color palette
|
||||
* `OSC 7` - report CWD
|
||||
* `OSC 8` - hyperlink
|
||||
* `OSC 10` - change (default) foreground color
|
||||
* `OSC 11` - change (default) background color
|
||||
* `OSC 12` - change cursor color
|
||||
* `OSC 17` - change highlight (selection) background color
|
||||
* `OSC 19` - change highlight (selection) foreground color
|
||||
* `OSC 52` - copy/paste clipboard data
|
||||
* `OSC 104` - reset color palette
|
||||
* `OSC 110` - reset default foreground color
|
||||
* `OSC 111` - reset default background color
|
||||
* `OSC 112` - reset cursor color
|
||||
* `ISC 117` - reset highlight background color
|
||||
* `OSC 119` - reset highlight foreground color
|
||||
* `OSC 555` - flash screen (**foot specific**)
|
||||
* `OSC 777` - desktop notification (only the `;notify` sub-command of
|
||||
OSC 777 is supported.)
|
||||
|
||||
|
||||
## Programmatically checking if running in foot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue