mouse-utf8 removed in 2.2

Tue, 03 May 2016 21:56:40 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 03 May 2016 21:56:40 -0400
changeset 298
dd3ff1752714
parent 297
d6312223b1ff
child 299
0258fafac928

mouse-utf8 removed in 2.2

.tmux.conf file | annotate | diff | comparison | revisions
--- 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