config: add free-form text variant to 'scrollback-indicator-format'

And make the empty string the new default.
This commit is contained in:
Daniel Eklöf 2020-07-28 19:56:53 +02:00
parent eadb5a4a88
commit 2882fbb537
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
5 changed files with 31 additions and 12 deletions

View file

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