2

Why cant I scroll in tmux before entering copy mode with ctrl-b [?

Apparently tmux does have a special integration just for iTerm2 (tmux -CC), but why isn't this default? (see Scroll in tmux but don't enter copy mode?)

Moberg
  • 87
  • 1
  • 10

1 Answers1

0

try set -g mouse on. It requires tmux version 2.1 or above