1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-11 01:04:10 +02:00

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 ### General
########################################################################### ###########################################################################
# Enable UTF-8
setw -g utf8 on
set-option -g status-utf8 on
# Scrollback/History limit # Scrollback/History limit
set -g history-limit 2048 set -g history-limit 2048