# HG changeset patch # User Meredith Howard # Date 1475285160 14400 # Node ID d982b5261dc7cf2fe60fa103cc31c14832a491fa # Parent eccd268e79e03aac1dfd6fb96585d2c9472b6a6d Remove mouse copy bits diff --git a/.tmux.conf b/.tmux.conf --- a/.tmux.conf +++ b/.tmux.conf @@ -154,10 +154,6 @@ set -g default-terminal "screen-256color set -g mouse on -# I think I'd rather enter copy-mode intentionally -# bind -n WheelUpPane select-pane -t= \; copy-mode -e \; send-keys -M -# bind -n WheelDownPane select-pane -t= \; send-keys -M - # Change cursor in vim to distinguish between insert and command mode set -g terminal-overrides '*88col*:colors=88,*256col*:colors=256,xterm*:XT:Ms=\E]52;%p1%s;%p2%s\007:Cc=\E]12;%p1%s\007:Cr=\E]112\007:Cs=\E]50;CursorShape=%?%p1%{3}%<%t%{0}%e%p1%{2}%-%;%d\007'