mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-01 01:40:13 -05:00
config: add 'show-scrollback-position' option to footrc
This commit is contained in:
parent
b1950ac222
commit
2c6f7adc17
4 changed files with 9 additions and 2 deletions
|
|
@ -68,6 +68,10 @@ in this order:
|
|||
*scrollback*
|
||||
Number of scrollback lines. Default: _1000_.
|
||||
|
||||
*show-scrollback-position*
|
||||
Boolean. Enables a position indicator when the viewport is not at
|
||||
the bottom of the scrollback history. Default: _yes_.
|
||||
|
||||
*workers*
|
||||
Number of threads to use for rendering. Set to 0 to disable
|
||||
multithreading. Default: the number of available logical CPUs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue