summaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 146cf9d..48fd283 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -29,7 +29,6 @@ set -g bell-action any
set -g history-limit 50000
set -g status on
set -g status-keys vi
-set -g status-utf8 on
set -g set-titles on
set -g default-terminal "screen-256color"
@@ -43,7 +42,6 @@ set -g status-right '#[fg=black,bright]• #[fg=magenta]#(cat /proc/loadavg)'
set -g status-left-length 40
set -g status-right-length 40
-setw -g utf8 on
setw -g automatic-rename on
setw -g clock-mode-style 24
setw -g mode-keys vi