changelog: trackpad scrolling: ‘multiplier’ is in the ‘scrollback’ section

This commit is contained in:
Daniel Eklöf 2020-09-29 19:47:29 +02:00
parent aa3fcc1251
commit 3c057fb600
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -41,8 +41,8 @@
* Trackpad scrolling speed to better match the mouse scrolling speed,
and to be consistent with other (Wayland) terminal emulators. Note
that it is (much) slower compared to previous foot versions. Use the
**multiplier** option in `foot.ini` if you find the new speed too
slow (https://codeberg.org/dnkl/foot/issues/144).
**scrollback.multiplier** option in `foot.ini` if you find the new
speed too slow (https://codeberg.org/dnkl/foot/issues/144).
### Security