Skip to contents

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.