diff --git a/kitty/kitty.conf b/kitty/kitty.conf index b5cd0f3b9..8a6bcd54d 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -59,7 +59,8 @@ scrollback_pager less +G -R # When viewing scrollback in a new window, put it in a new tab as well 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 # The interval between successive clicks to detect double/triple clicks (in seconds)