style: Style of a tmux window or pane

Description Usage Arguments

View source: R/layout.R

Description

Functions to get and set the layout of a tmux window or pane.

Usage

1
2
3
4
5
style(target)

style(target) <- value

set_style(target, value)

Arguments

target

A tmuxr_window or tmuxr_pane.

value

A named list. Style definition.


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