tmux scroll code example
Example 1: tmux enable mouse scroll
tmux set -g mouse on
Example 2: tmux scrolling
:set -g mouse on
Example 3: tmux mouse scroll
setw -g mouse on
tmux set -g mouse on
:set -g mouse on
setw -g mouse on