Skip to content

Cannot scroll less by mouse wheels #14076

Answered by j4james
QuarticCat asked this question in Q&A
Discussion options

You must be logged in to vote

For scrolling to work in less you also need to have the alternate scroll mode enabled, which less doesn't do automatically. But you can do that yourself with something like printf "\e[?1007h" from a bash shell.

We should probably have that mode enabled by default though (that's tracked in issue #13187).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by QuarticCat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants