Much like the problem reported in #321, I can scroll up using the mouse, but not down.
Setting mouse = false in my .tigrc does allow me to scroll down, but this also moves the highlighted line.
I'm running tig 2.2.2 on MSYS2.
If you set mouse to false it might be gnome-terminal (or some other terminal) translating your mouse scroll weel to arrow key presses.
I 've got
set mouse = true
set mouse-scroll = 1
set mouse-wheel-cursor = 1
but unfortunately I can scroll up but not down
I am using ncurses 6.1-1ubuntu1.18 on Xubuntu 18.4
Any news on this specific issue? Does not seem to be fixed in 2.4.1 yet?
Most helpful comment
I 've got
set mouse = true
set mouse-scroll = 1
set mouse-wheel-cursor = 1
but unfortunately I can scroll up but not down
I am using ncurses 6.1-1ubuntu1.18 on Xubuntu 18.4