R/pane.R
attach_pane.Rd
Attach to an existing tmux pane
attach_pane(x, lookup_id = TRUE)
An integer or string indicating the name of an existing pane.
A logical. If FALSE, x is assumed to be a pane id. Default: TRUE.
FALSE
x
TRUE
A tmuxr_pane.