Mouse Support in tmux

From the tmux cheat sheet ยท Mouse and Status Line ยท verified Aug 2026

Mouse Support

Select panes, resize borders, and scroll with the mouse.

bash
set -g mouse on
๐Ÿ“Œ Mouse mode changes terminal selection behavior
๐Ÿ’ก Hold the terminal modifier for native selection
๐Ÿ” Mouse actions are mapped through key tables
๐ŸŽฏ Keep keyboard commands available as a fallback
mouseconfigurationselection

Continue with tmux

Save the full cheat sheet or work through every related task.

More tmux tasks

Back to the full tmux cheat sheet