Since 2.2 UTF-8 detection how happens automatically if the client supports it

This commit is contained in:
gardouille 2016-05-02 18:29:32 +02:00
parent faa7d74699
commit 105e1e0979
1 changed files with 0 additions and 4 deletions

View File

@ -35,10 +35,6 @@ white="#efefef"
### global settings {{{
#### UTF-8 -------------------------------------------------------------
set-option -g status-utf8 on
set-window-option -g utf8 on
set -g default-terminal "screen-256color"
### }}}