mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-04 01:40:21 -05:00
config: add free-form text variant to 'scrollback-indicator-format'
And make the empty string the new default.
This commit is contained in:
parent
eadb5a4a88
commit
2882fbb537
5 changed files with 31 additions and 12 deletions
|
|
@ -78,8 +78,9 @@ in this order:
|
|||
|
||||
*scrollback-indicator-format*
|
||||
Which format to use when displaying the scrollback position
|
||||
indicator. Either _percentage_ or _line_. This option is ignored
|
||||
if *scrollback-indicator-position=none*. Default: _percentage_.
|
||||
indicator. Either _percentage_, _line_, or a custom fixed
|
||||
string. This option is ignored if
|
||||
*scrollback-indicator-position=none*. Default: _empty string_.
|
||||
|
||||
*workers*
|
||||
Number of threads to use for rendering. Set to 0 to disable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue