mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-14 05:33:59 -04:00
config: add scrollback.multiplier option
This option is used to multiply the mouse scroll amount for mouse and trackpad based scrollback scrolling. Closes #54.
This commit is contained in:
parent
93b03c91ed
commit
36468b0406
5 changed files with 22 additions and 2 deletions
|
|
@ -77,6 +77,10 @@ in this order:
|
|||
*lines*
|
||||
Number of scrollback lines. Default: _1000_.
|
||||
|
||||
*multiplier*
|
||||
Amount to multiply mouse scrolling with. It is a decimal number,
|
||||
i.e. fractions are allowed. Default: _1.0_.
|
||||
|
||||
*indicator-position*
|
||||
Configures the style of the scrollback position indicator. One of
|
||||
*none*, *fixed* or *relative*. *none* disables the indicator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue