mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-17 05:33:52 -04:00
doc: ctlseq: add OSC-8
This commit is contained in:
parent
022646f8eb
commit
2c0f391e3b
1 changed files with 5 additions and 0 deletions
|
|
@ -562,6 +562,11 @@ All _OSC_ sequences begin with *\\E]*, sometimes abbreviated _OSC_.
|
||||||
: Update the terminal's current working directory. Newly spawned
|
: Update the terminal's current working directory. Newly spawned
|
||||||
terminals will launch in this directory. _Uri_ must be on the format
|
terminals will launch in this directory. _Uri_ must be on the format
|
||||||
*file://<hostname>/<path>*. *hostname* must refer to your local host.
|
*file://<hostname>/<path>*. *hostname* must refer to your local host.
|
||||||
|
| \\E] 8 ; _id_=*ID* ; _Uri_ ST
|
||||||
|
: VTE+iTerm2
|
||||||
|
: 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] 10 ; _spec_ ST
|
| \\E] 10 ; _spec_ ST
|
||||||
: xterm
|
: xterm
|
||||||
: Change the default foreground color to _spec_, a color in
|
: Change the default foreground color to _spec_, a color in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue