attach_window: Attach to an existing tmux window

View source: R/window.R

attach_windowR Documentation

Attach to an existing tmux window

Description

Attach to an existing tmux window

Usage

attach_window(x, lookup_id = TRUE)

Arguments

x

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

lookup_id

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

Value

A tmuxr_window.


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