.tmux.conf

changeset 298
dd3ff1752714
parent 279
5fbd5271c9dd
child 399
eccd268e79e0
--- 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

mercurial