object_name: Name of a tmux object

object_nameR Documentation

Name of a tmux object

Description

Functions to get and set the name of a tmux session, window, and pane.

Usage

name(target)

name(target) <- value

set_name(target, value)

Arguments

target

A tmuxr_session, tmuxr_window, or tmuxr_pane.

value

A string. New name.

Value

A string.

See Also

rename_session(), rename_window()


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