mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-27 07:58:07 -04:00
doc: foot-ctlseq: mention that we support transparency in OSC 11
This commit is contained in:
parent
660b771396
commit
713a53fa3e
1 changed files with 3 additions and 1 deletions
|
|
@ -583,7 +583,9 @@ All _OSC_ sequences begin with *\\E]*, sometimes abbreviated _OSC_.
|
||||||
| \\E] 11 ; _spec_ \\E\\
|
| \\E] 11 ; _spec_ \\E\\
|
||||||
: xterm
|
: xterm
|
||||||
: Change the default background color to _spec_, a color in
|
: Change the default background color to _spec_, a color in
|
||||||
*XParseColor* format.
|
XParseColor format. Foot implements URxvt's transparency extension;
|
||||||
|
e.g. _spec_=*[75]#ff00ff* or _spec_=*rgba:ff/00/ff/bf* (pink with
|
||||||
|
75% alpha).
|
||||||
| \\E] 12 ; _spec_ \\E\\
|
| \\E] 12 ; _spec_ \\E\\
|
||||||
: xterm
|
: xterm
|
||||||
: Change cursor color to _spec_, a color in *XParseColor* format.
|
: Change cursor color to _spec_, a color in *XParseColor* format.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue