send_prefix: Send prefix to a tmux pane

Description Usage Arguments

View source: R/send.R

Description

Send prefix to a tmux pane

Usage

1
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.


tmuxr documentation built on July 1, 2020, 5:19 p.m.