From 92d17ce591d0de91500f5852a32b085970b3cc22 Mon Sep 17 00:00:00 2001 From: Alex Navasardyan Date: Sun, 11 Dec 2016 17:04:47 -0800 Subject: [PATCH] Removes status-utf8 --- .tmux.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index d07f43673..c2f37322a 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -40,10 +40,6 @@ set -g set-titles-string '#T' set -g base-index 1 setw -g pane-base-index 1 -# unicode -setw -g utf8 on -set -g status-utf8 on - # start numbering at 1 set -g base-index 1