From 75d2d7e9e78c3d8f1d289d80e34617dd033cd4bd Mon Sep 17 00:00:00 2001 From: coolneng Date: Fri, 28 May 2021 04:01:22 +0200 Subject: [PATCH] Switch session on session kill in tmux --- tmux/.tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index f55f205..ac40701 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -65,6 +65,7 @@ set-option -g status-position bottom set-option -g renumber-windows on set-window-option -g monitor-activity off set-option -g allow-rename off +set -g detach-on-destroy off # copy mode unbind [