dotfiles/.tmux.conf
2021-04-26 10:32:19 +02:00

3 lines
161 B
Bash

set -g mouse on
bind -n WheelUpPane if-shell -F -t = "#{mouse_any_flag}" "send-keys -M" "if -Ft= '#{pane_in_mode}' 'send-keys -M' 'copy-mode -e; send-keys -M'"