fall back to another session when closing session
This commit is contained in:
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…
Reference in New Issue