send_prefix: Send prefix to a tmux pane

View source: R/send.R

send_prefixR Documentation

Send prefix to a tmux pane

Description

Send prefix to a tmux pane

Usage

send_prefix(target = NULL, secondary = FALSE)

Arguments

target

A tmuxr_session, tmuxr_window, or tmuxr_pane. If NULL, the currently active pane is used. Default: NULL.

secondary

A logical. If TRUE, send secondary prefix. Default: FALSE.


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