mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-26 07:57:59 -04:00
osc: implement iTerm2’s OSC-9 - desktop notifications
This commit is contained in:
parent
dd43afd754
commit
405b887a82
3 changed files with 10 additions and 1 deletions
|
|
@ -579,6 +579,9 @@ All _OSC_ sequences begin with *\\E]*, sometimes abbreviated _OSC_.
|
|||
: Hyperlink (a.k.a HTML-like anchors). _id_ is optional; if assigned,
|
||||
all URIs with the same *ID* will be treated as a single
|
||||
hyperlink. An empty URI closes the hyperlink.
|
||||
| \\E] 9 ; _msg_ \\E\\
|
||||
: iTerm2
|
||||
: Desktop notification, uses *notify* in *foot.ini*(5).
|
||||
| \\E] 10 ; _spec_ \\E\\
|
||||
: xterm
|
||||
: Change the default foreground color to _spec_, a color in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue