Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse down scrolling doesn't work #680

Open
brechtm opened this issue Jul 20, 2017 · 3 comments
Open

Mouse down scrolling doesn't work #680

brechtm opened this issue Jul 20, 2017 · 3 comments

Comments

@brechtm
Copy link

brechtm commented Jul 20, 2017

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.

@lucc
Copy link

lucc commented Aug 4, 2017

#606 is already merged but not yet released. I think you have to wait for the next release or build from current master.

If you set mouse to false it might be gnome-terminal (or some other terminal) translating your mouse scroll weel to arrow key presses.

@maxdelorme
Copy link

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

@horst5000
Copy link

Any news on this specific issue? Does not seem to be fixed in 2.4.1 yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants