3

How do you make mouse-wheel scrolling in tmux work with programs such as less and man? It will work properly with emacs and vi/vim in xterm mouse mode, but less doesn't.

EDIT

Is there a way to have tmux pass through all mouse input to the program running in the session? e.g. clicking and dragging would go to the running program (like vim) instead of entering copy-select mode?

ethanwu10
  • 1,109
  • 1
  • 6
  • 20

1 Answers1

0

I just tested tmux with less, vim and man on OS X 10.11 and Ubuntu 15.04. By default they all accept mouse scroll. Even connected via the terminal they work. Try sudo apt-get update. But if vim works, then the signal is getting to the app from the mouse.