summaryrefslogtreecommitdiffstats
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 1135429..75b71a4 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -25,8 +25,6 @@ set -g base-index 1
set -g history-limit 15000
# turn the repeat-time up (0.5s is a little short)
set -g repeat-time 1000
-# unicode!
-setw -g utf8 on
# visual bell =)
set -g visual-bell on