diff --git a/home/user/.config/tmux/options.conf b/home/user/.config/tmux/options.conf index 37cb870..daf367a 100644 --- a/home/user/.config/tmux/options.conf +++ b/home/user/.config/tmux/options.conf @@ -3,6 +3,8 @@ set -s exit-unattached off # Server will not exit if no attached clients set -s exit-empty off # Server will not exit if no sessions +set -g detach-on-destroy off + set -g mouse on # Enable mouse support set -s escape-time 0 # Delay after escape