mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-05 01:40:41 -05:00
config: rename scrollback-indicator-style value 'moving' to 'relative'
This commit is contained in:
parent
c4679e474e
commit
e3be2cbd6f
4 changed files with 7 additions and 7 deletions
|
|
@ -70,11 +70,11 @@ in this order:
|
|||
|
||||
*scrollback-indicator-style*
|
||||
Configures the style of the scrollback position indicator. One of
|
||||
*none*, *static* or *moving*. *none* disables the indicator
|
||||
*none*, *static* or *relative*. *none* disables the indicator
|
||||
completely. *static* always renders the indicator near the top at
|
||||
the window, and *moving* renders the indicator at the position
|
||||
the window, and *relative* renders the indicator at the position
|
||||
corresponding to the current scrollback position. Default:
|
||||
_moving_.
|
||||
_relative_.
|
||||
|
||||
*scrollback-indicator-format*
|
||||
Which format to use when displaying the scrollback position
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue