Switch session on session kill in tmux

This commit is contained in:
coolneng 2021-05-28 04:01:22 +02:00
parent 1357d20275
commit 75d2d7e9e7
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 0 deletions

View File

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