summaryrefslogtreecommitdiff
path: root/roles/tools/templates/tmux.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/tools/templates/tmux.conf.j2')
-rw-r--r--roles/tools/templates/tmux.conf.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/tools/templates/tmux.conf.j2 b/roles/tools/templates/tmux.conf.j2
index 07e88b9..57ddc2e 100644
--- a/roles/tools/templates/tmux.conf.j2
+++ b/roles/tools/templates/tmux.conf.j2
@@ -75,3 +75,4 @@ set-window-option -g window-status-bell-style fg=yellow,bold,underscore
75set -g default-terminal screen-256color 75set -g default-terminal screen-256color
76 76
77set -g mouse on 77set -g mouse on
78set -g detach-on-destroy off