attach_pane: Attach to an existing tmux pane

View source: R/pane.R

attach_paneR Documentation

Attach to an existing tmux pane

Description

Attach to an existing tmux pane

Usage

attach_pane(x, lookup_id = TRUE)

Arguments

x

An integer or string indicating the name of an existing pane.

lookup_id

A logical. If FALSE, x is assumed to be a pane id. Default: TRUE.

Value

A tmuxr_pane.


datascienceworkshops/tmuxr documentation built on April 26, 2024, 5:26 a.m.