Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
58.32k stars 3.36k forks source link

Report a mouse wheel problem #9291

Open Juddd opened 9 months ago

Juddd commented 9 months ago

Describe the problem: This annoying problem on the implementation has been going on for a number of versions now, I'm currently on v1.0.184. When I first open tabbly it's generally fine, at this point I scroll the mouse wheel up and the window scrolls on to show the previous information, but after using it for a while it seems to trigger some kind of bug (most of the time after a lot of information has been returned by my commands), and then I use the When I use the wheel the window stops scrolling and scrolls through the history of commands in the input line. But that's not the effect I'm expecting, I still want to scroll my window to see information about the history commands. Please fix it.

To Reproduce: I don't know how to reproduce it, but this bug has been going on for a really long time, and the developers should know exactly what's going on when I say it

abrahamhwj commented 2 weeks ago

I'm having the same problem, probably caused by the screen alternation failing, my current workaround is to go into vim once and then exit and it works fine, but it's still very annoying!