X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.tmux.conf;h=466e9a1cfc1646fc4c6d08d75b10669b5b30b098;hb=659d0e270a9c9856dbbbd96ae899d75e0a9445c4;hp=f6dd21330cecf042a363340e8e375dd44245b9b6;hpb=dc84d512e7a68dcfb63aad21d7397ec4e92df5a6;p=cmccabe-etc diff --git a/.tmux.conf b/.tmux.conf index f6dd213..466e9a1 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -15,6 +15,7 @@ set-option -g status-keys vi #set-window-option -g mode-mouse off # disable mouse #set -g mouse-select-pane off set -g default-terminal "screen-256color" +set -as terminal-overrides ",*:Tc" set -g visual-bell off