mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 18:51:41 +02:00
Add a note about changing mouse wheel scroll direction
This commit is contained in:
@@ -59,7 +59,8 @@ scrollback_pager less +G -R
|
|||||||
# When viewing scrollback in a new window, put it in a new tab as well
|
# When viewing scrollback in a new window, put it in a new tab as well
|
||||||
scrollback_in_new_tab no
|
scrollback_in_new_tab no
|
||||||
|
|
||||||
# Wheel scroll multiplier (modify the amount scrolled by the mouse wheel)
|
# Wheel scroll multiplier (modify the amount scrolled by the mouse wheel). Use negative
|
||||||
|
# numbers to change scroll direction.
|
||||||
wheel_scroll_multiplier 5.0
|
wheel_scroll_multiplier 5.0
|
||||||
|
|
||||||
# The interval between successive clicks to detect double/triple clicks (in seconds)
|
# The interval between successive clicks to detect double/triple clicks (in seconds)
|
||||||
|
|||||||
Reference in New Issue
Block a user