For pagers such as `less` which don't support terminal mouse features
enable scrolling with the mouse wheel by emulating the behaviour using
`send-keys -t= {up,down}` when in alternate (fullscreen) mode.
These bindings retain the expected behaviour when using programs which
do support terminal mouse events and copy-mode.
Description
tmux configuration files.
Languages
Shell
100%