style: Style of a tmux window or pane

View source: R/layout.R

styleR Documentation

Style of a tmux window or pane

Description

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

Usage

style(target)

style(target) <- value

set_style(target, value)

Arguments

target

A tmuxr_window or tmuxr_pane.

value

A named list. Style definition.


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