diff options
author | Alexander Sulfrian <alexander.sulfrian@fu-berlin.de> | 2012-07-16 18:09:00 +0200 |
---|---|---|
committer | Alexander Sulfrian <alexander.sulfrian@fu-berlin.de> | 2012-10-18 17:05:29 +0200 |
commit | ebe682b43a20596e1e0f9c3bb4988a842d98dd14 (patch) | |
tree | 64c88b59819814d40ca6e3caa37eca8b7641de74 | |
parent | 38dd9c13ac9255f6d569c2a0b5a407d710bcca00 (diff) | |
download | dotfiles-ebe682b43a20596e1e0f9c3bb4988a842d98dd14.tar.gz dotfiles-ebe682b43a20596e1e0f9c3bb4988a842d98dd14.tar.xz dotfiles-ebe682b43a20596e1e0f9c3bb4988a842d98dd14.zip |
tmux: no unicode here
-rw-r--r-- | tmux.conf | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |