summaryrefslogtreecommitdiff
path: root/dot/tmux.stage2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'dot/tmux.stage2.conf')
-rw-r--r--dot/tmux.stage2.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/dot/tmux.stage2.conf b/dot/tmux.stage2.conf
index 495a7ea..3b14224 100644
--- a/dot/tmux.stage2.conf
+++ b/dot/tmux.stage2.conf
@@ -1,6 +1,6 @@
1# use UTF8 1# use UTF8
2set -g utf8 2set -q -g utf8
3set-window-option -g utf8 on 3set-window-option -q -g utf8 on
4 4
5# make tmux display things in 256 colors 5# make tmux display things in 256 colors
6#set -g default-terminal "screen-256color" 6#set -g default-terminal "screen-256color"