From 0e2a749cc165f8fda42e3ad445bb0d8fca3fecb3 Mon Sep 17 00:00:00 2001 From: Rahsheen Porter Date: Sat, 7 Oct 2023 16:48:36 -0400 Subject: [PATCH] fall back to another session when closing session --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index 38996d6b..546a3599 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,5 +1,6 @@ set -g bell-action none set -g visual-bell on +set -g detach-on-destroy off bind r source-file ~/.tmux.conf set -g base-index 1