Function tmux_lib::pane::select_pane

source ·
pub async fn select_pane(pane_id: &PaneId) -> Result<()>
Expand description

Select (make active) the pane with pane_id.