select_pane: Select a tmux pane

Description Usage Arguments Value

View source: R/select.R

Description

Note that selecting a pane from a non-active window does not select that window.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33

Arguments

target

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

token

A string. Default NULL.

Value

A tmuxr_pane.


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