summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2016-05-31 12:12:20 -0400
committerJesse Luehrs <doy@tozt.net>2016-05-31 12:13:57 -0400
commit6d7cbff74daa0a7706b43cfebaf4eab0319b1956 (patch)
treecd78f989d7ad5dba350d90b9d2d756056df6164c /tmux.conf
parentaa714e14946f46e841c80c99c2c80e67f462ad8c (diff)
downloadconf-6d7cbff74daa0a7706b43cfebaf4eab0319b1956.tar.gz
conf-6d7cbff74daa0a7706b43cfebaf4eab0319b1956.zip
tmux no longer has a utf8 option
it just figures it out from TERM
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/tmux.conf b/tmux.conf
index 32021cb..90370db 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -20,10 +20,6 @@ set -g renumber-windows on
setw -g mode-keys vi
set -g status-keys vi
-# use utf8
-setw -g utf8 on
-set -g status-utf8 on
-
# colors
setw -g mode-bg cyan
set -g status-bg blue