summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.tmux.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 54e455ab..877f5665 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -8,8 +8,6 @@ new-session
set -g base-index 1
set -g pane-base-index 1
-set -g utf8
-set-window-option -g utf8 on
set -g history-limit 10000
set -sg escape-time 1
set -g set-titles on
@@ -22,7 +20,6 @@ set -g default-terminal "screen-256color"
# --- status bar
-set -g status-utf8 on
set -g status-justify centre
setw -g monitor-activity on
set -g visual-activity on