fall back to another session when closing session

pull/643/head
Rahsheen Porter 2 years ago
parent 8faf8d85cc
commit 0e2a749cc1

@ -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

Loading…
Cancel
Save