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:
Daniel Eklöf 2020-08-03 19:43:06 +02:00
parent 93b03c91ed
commit 36468b0406
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
5 changed files with 22 additions and 2 deletions

View file

@ -26,6 +26,8 @@
**pipe-scrollback**, but only pipes the currently selected text, if
any (https://codeberg.org/dnkl/foot/issues/51).
* **cursor.hide-when-typing** option to `footrc.
* **scrollback.multiplier** option to `footrc`
(https://codeberg.org/dnkl/foot/issues/54).
### Deprecated