
Last chance! 50% off unlimited learning
Sale ends in
Destroy the given pane. If no panes remain in the containing window, it is also destroyed.
kill_pane(target = NULL, inverse = FALSE)
A tmuxr_pane. If NULL
, the currently active pane is used.
Default: NULL
.
A logical. If TRUE
, kills all but the target
pane.
Default: FALSE
.