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.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/dot/tmux.stage2.conf b/dot/tmux.stage2.conf
index 3b14224..34a2fa1 100644
--- a/dot/tmux.stage2.conf
+++ b/dot/tmux.stage2.conf
@@ -1,3 +1,8 @@
1# disable a dubious "feature" where remotely logging in and attaching to the
2# existing session causes tmux to remove the $DISPLAY variable from future new
3# windows (even after the remote user is no longer attached!)
4set -g update-environment ""
5
1# use UTF8 6# use UTF8
2set -q -g utf8 7set -q -g utf8
3set-window-option -q -g utf8 on 8set-window-option -q -g utf8 on