config: rename scrollback-indicator-style to scrollback-indicator-position

This commit is contained in:
Daniel Eklöf 2020-07-27 20:02:51 +02:00
parent aca5a64954
commit 718e5b4a77
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
6 changed files with 19 additions and 19 deletions

View file

@ -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