diff --git a/home/tmux.conf b/home/tmux.conf index 336925f..41ac32b 100644 --- a/home/tmux.conf +++ b/home/tmux.conf @@ -1 +1,3 @@ set -g default-terminal "screen-256color" +set -g exit-empty off +#set -g detach-on-destroy on