kill placeholder pane when trying to minimize a dead pane
This commit is contained in:
+1
-1
@@ -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
|
||||
# }
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user