tmuxEnable mouse clicks and scrolls on tmux sessionsEnable mouse clicks and scrolls on tmux sessions nano ~/.tmux.conf paste this inside the editor set -g mouse on Then reload tmux config Ctrl + b :source-file ~/.tmux.conf