diff --git a/.tmux.conf b/.tmux.conf index f2c4633..145527d 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -294,7 +294,7 @@ run 'for name in $(printenv | grep -Eo ^tmux_conf_[^=]+); do tmux setenv -gu $na # __new_pane=$(tmux display -p '#{pane_id}') # tmux setw remain-on-exit off \; swap-pane -s "${__current_pane}" -t "${__new_pane}" # else -# ${__restore} +# ${__restore} || tmux kill-pane # fi # } #