mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-06-01 21:38:16 -04:00
doc: foot-ctlseq: add 58/59 (styled + colored underlines)
This commit is contained in:
parent
48cf57818d
commit
a33954a8f4
1 changed files with 7 additions and 3 deletions
|
|
@ -150,7 +150,7 @@ m*.
|
||||||
| 3
|
| 3
|
||||||
: Italic
|
: Italic
|
||||||
| 4
|
| 4
|
||||||
: Underline
|
: Underline, including styled underlines
|
||||||
| 5
|
| 5
|
||||||
: Blink
|
: Blink
|
||||||
| 7
|
| 7
|
||||||
|
|
@ -176,15 +176,19 @@ m*.
|
||||||
| 30-37
|
| 30-37
|
||||||
: Select foreground color (using *regularN* in *foot.ini*(5))
|
: Select foreground color (using *regularN* in *foot.ini*(5))
|
||||||
| 38
|
| 38
|
||||||
: See "indexed and RGB colors" below
|
: Select foreground color, see "indexed and RGB colors" below
|
||||||
| 39
|
| 39
|
||||||
: Use the default foreground color (*foreground* in *foot.ini*(5))
|
: Use the default foreground color (*foreground* in *foot.ini*(5))
|
||||||
| 40-47
|
| 40-47
|
||||||
: Select background color (using *regularN* in *foot.ini*(5))
|
: Select background color (using *regularN* in *foot.ini*(5))
|
||||||
| 48
|
| 48
|
||||||
: See "indexed and RGB colors" below
|
: Select background color, see "indexed and RGB colors" below
|
||||||
| 49
|
| 49
|
||||||
: Use the default background color (*background* in *foot.ini*(5))
|
: Use the default background color (*background* in *foot.ini*(5))
|
||||||
|
| 58
|
||||||
|
: Select underline color, see "indexed and RGB colors" below
|
||||||
|
| 59
|
||||||
|
: Use the default underline color
|
||||||
| 90-97
|
| 90-97
|
||||||
: Select foreground color (using *brightN* in *foot.ini*(5))
|
: Select foreground color (using *brightN* in *foot.ini*(5))
|
||||||
| 100-107
|
| 100-107
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue