summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-08-01 17:31:56 -0500
committerJesse Luehrs <doy@tozt.net>2009-08-01 17:31:56 -0500
commit970c2a648fa511fd53029a6b5301401dc713a18f (patch)
treed2ef7dcaecacda5a9aaf7e250e178f48dcc9a01e /tmux.conf
parent456b0b5727592a77235a95ff3bb0bb78a583853a (diff)
downloadconf-970c2a648fa511fd53029a6b5301401dc713a18f.tar.gz
conf-970c2a648fa511fd53029a6b5301401dc713a18f.zip
always want utf8 in tmux
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index 5618c84..a075a3a 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -16,6 +16,7 @@ set -g status-keys vi
# use utf8
setw -g utf8 on
+set -g status-utf8 on
# colors
setw -g mode-bg cyan