[tmux] Turns out UTF8 options are unneeded now?

pull/28/head
Alpha Chen 8 years ago
parent 9ef849fb1d
commit b6eab5fbfb

@ -6,10 +6,6 @@ set-option -g display-time 3000
## scrollback buffer
set-option -g history-limit 10000
## unicode
set-option -g status-utf8 on
set-window-option -g utf8 on
## window notifications
set-option -g visual-activity on
set-window-option -g monitor-activity off

Loading…
Cancel
Save