X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.tmux.conf;h=f6dd21330cecf042a363340e8e375dd44245b9b6;hb=446a64f9aac5fa9a8a24ce2f5300be3332f42c62;hp=904c86aeff4d6bc7ef106bc052ba70bf7ae9b2e5;hpb=96435bfebe031d91cb1ce3dbe3b7d4a655096362;p=cmccabe-etc diff --git a/.tmux.conf b/.tmux.conf index 904c86a..f6dd213 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -11,9 +11,9 @@ set-window-option -g xterm-keys on set-window-option -g mode-keys vi set-option -g status-keys vi -set-window-option -g utf8 on -set-window-option -g mode-mouse off # disable mouse -set -g mouse-select-pane off +#set-window-option -g utf8 on +#set-window-option -g mode-mouse off # disable mouse +#set -g mouse-select-pane off set -g default-terminal "screen-256color" set -g visual-bell off @@ -25,7 +25,7 @@ bind-key -n F8 next set-window-option -g window-status-current-bg cyan set-window-option -g window-status-current-fg black -set-option -g status-utf8 on +#set-option -g status-utf8 on set-option -g status-bg blue set-option -g status-fg white set-option -g status-interval 5