summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tmux.html.markdown4
1 files changed, 0 insertions, 4 deletions
diff --git a/tmux.html.markdown b/tmux.html.markdown
index c9e3db6b..ae73d912 100644
--- a/tmux.html.markdown
+++ b/tmux.html.markdown
@@ -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