# HG changeset patch # User Meredith Howard # Date 1462327000 14400 # Node ID dd3ff17527147c952f2fa2a88d678893ae52a083 # Parent d6312223b1ff8e4f685fc714117b1b463761ca3a mouse-utf8 removed in 2.2 diff --git a/.tmux.conf b/.tmux.conf --- a/.tmux.conf +++ b/.tmux.conf @@ -152,9 +152,7 @@ bind-key l select-pane -R # Look good set -g default-terminal "screen-256color" -# Enable mouse support (works in iTerm) (tmux 2.x) set -g mouse on -set -g mouse-utf8 on # I think I'd rather enter copy-mode intentionally # bind -n WheelUpPane select-pane -t= \; copy-mode -e \; send-keys -M