From ebe682b43a20596e1e0f9c3bb4988a842d98dd14 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 16 Jul 2012 18:09:00 +0200 Subject: tmux: no unicode here --- tmux.conf | 2 -- 1 file changed, 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 -- cgit v1.2.3