mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-11 05:33:55 -04:00
config: rename scrollback-indicator-style to scrollback-indicator-position
This commit is contained in:
parent
aca5a64954
commit
718e5b4a77
6 changed files with 19 additions and 19 deletions
|
|
@ -68,7 +68,7 @@ in this order:
|
|||
*scrollback*
|
||||
Number of scrollback lines. Default: _1000_.
|
||||
|
||||
*scrollback-indicator-style*
|
||||
*scrollback-indicator-position*
|
||||
Configures the style of the scrollback position indicator. One of
|
||||
*none*, *fixed* or *relative*. *none* disables the indicator
|
||||
completely. *fixed* always renders the indicator near the top at
|
||||
|
|
@ -79,7 +79,7 @@ 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-style=none*. Default: _percentage_.
|
||||
if *scrollback-indicator-position=none*. Default: _percentage_.
|
||||
|
||||
*workers*
|
||||
Number of threads to use for rendering. Set to 0 to disable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue