FG
💻 Software

How to enter copy mode on mouse scroll in tmux?

Fresh5 days ago
Mar 15, 20266555 views
Confidence Score0%
0%

Problem

The mouse scroll wheel does not work when not in copy mode. I'm not sure whether it is supposed to be working then? When in copy mode, the scroll wheel does work. The problem is that I still need to enter copy mode manually. Is it possible to enter copy mode upon mouse wheel activity? I am using gn…

Error Output

set -g mouse-select-pane on
setw -g mode-mouse on

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to enter copy mode on mouse scroll in tmux?

Low Risk

In case people are still wondering, entering copy mode on mouse scroll is the default behaviour now in the development version of tmux.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment