[tmux]Remove status-utf8 option: not necessary anymore

This commit is contained in:
Mathieu Maret 2016-05-04 00:30:30 +02:00
parent 888ee39f77
commit 6c1105d020
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ setw -g monitor-activity on
bind C-j previous-window
bind C-k next-window
set-option -g status-utf8 on
#set-option -g status-utf8 on
set-option -g status-justify left
set-option -g status-bg black
set-option -g status-fg white