Switch session on session kill in tmux
This commit is contained in:
parent
1357d20275
commit
75d2d7e9e7
|
@ -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 [
|
||||
|
|
Loading…
Reference in New Issue