aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/tmux.conf b/tmux.conf
index bb04425..70e483b 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -70,7 +70,6 @@ bind -n M-S-Right resize-pane -R
#
# window title
#
-set-window-option -g utf8 on
set-window-option -g automatic-rename on
set-option -g set-titles on
set-option -g set-titles-string '#S:#I.#P #W' # window number,program name,active (or not)
@@ -101,7 +100,6 @@ set -g status-right-attr "none"
set -g message-fg "colour15"
set -g message-command-bg "colour8"
set -g status-attr "none"
-set -g status-utf8 "on"
set -g pane-border-fg "colour8"
set -g status-left-attr "none"
setw -g window-status-fg "colour7"