mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-10 05:33:51 -04:00
doc: ctlseqs: left most -> leftmost
This commit is contained in:
parent
59bee8016f
commit
325bbf5e85
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ This document describes all the control sequences supported by foot.
|
||||||
: Form feed; identical to _LF_.
|
: Form feed; identical to _LF_.
|
||||||
| *\\r*
|
| *\\r*
|
||||||
: CR
|
: CR
|
||||||
: Carriage ret; move the cursor to the left most column.
|
: Carriage ret; move the cursor to the leftmost column.
|
||||||
| *\\x0E*
|
| *\\x0E*
|
||||||
: SS0
|
: SS0
|
||||||
: Shift out; select the _G1_ character set.
|
: Shift out; select the _G1_ character set.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue