GNOME Terminal 3.4.1.1 in Ubuntu 12.04 has an IMO weird mouse scroll behavior: A single mouse wheel motion scrolls ceiling($LINES / 10) lines, rather than a set number. That is, if the terminal window is between 31 and 40 lines, it will scroll four lines at a time. If it's 100 lines, it will scroll 10 lines at a time. How can I force it to work like other applications, scrolling N lines regardless of the window height?

1

Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy