summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander.sulfrian@fu-berlin.de>2012-07-16 18:09:00 +0200
committerAlexander Sulfrian <alexander.sulfrian@fu-berlin.de>2012-10-18 17:05:29 +0200
commitebe682b43a20596e1e0f9c3bb4988a842d98dd14 (patch)
tree64c88b59819814d40ca6e3caa37eca8b7641de74
parent38dd9c13ac9255f6d569c2a0b5a407d710bcca00 (diff)
downloaddotfiles-ebe682b43a20596e1e0f9c3bb4988a842d98dd14.tar.gz
dotfiles-ebe682b43a20596e1e0f9c3bb4988a842d98dd14.tar.xz
dotfiles-ebe682b43a20596e1e0f9c3bb4988a842d98dd14.zip
tmux: no unicode here
-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