mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-29 07:58:01 -04:00
doc: foot.ini: word-delimiters: whitespace chars are always delimiters
This commit is contained in:
parent
4fd9fb33fc
commit
994262f7d4
1 changed files with 2 additions and 1 deletions
|
|
@ -112,7 +112,8 @@ in this order:
|
||||||
|
|
||||||
*word-delimiters*
|
*word-delimiters*
|
||||||
String of characters that act as word delimiters when selecting
|
String of characters that act as word delimiters when selecting
|
||||||
text. Default: _,│`|:"'()[]{}<>_
|
text. Note that whitespace characters are _always_ word
|
||||||
|
delimiters, regardless of this setting. Default: _,│`|:"'()[]{}<>_
|
||||||
|
|
||||||
|
|
||||||
# SECTION: scrollback
|
# SECTION: scrollback
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue