Remove obsolete utf-8 options. (#2294)

These options are no longer valid in recent versions of tmux. See
https://github.com/tmux/tmux/issues/230.
This commit is contained in:
Adam Heins 2016-06-27 23:54:00 -07:00 committed by ven
parent c0577fece6
commit d3a31e9a7d

View File

@ -122,10 +122,6 @@ like how .vimrc or init.el are used.
### General
###########################################################################
# Enable UTF-8
setw -g utf8 on
set-option -g status-utf8 on
# Scrollback/History limit
set -g history-limit 2048