Merge remote-tracking branch 'origin/github/pr/73'
[grml-etc-core.git] / etc / tmux.conf
index 436d99c..f74f7b9 100644 (file)
@@ -41,12 +41,10 @@ bind-key - command-prompt -p "exec:" "split-window -v '%%'"
 set -s escape-time 0
 set -g default-terminal "screen-256color"
 set -g display-panes-time 3000
-set -g mouse-select-pane off
 set -g visual-activity on
 set -g mode-keys vi
 
 ### set status line appearance
-set -g status-utf8 on
 set -g status-fg white
 set -g status-bg black