Learn R Programming

tmuxr (version 0.2.4)

rename_window: Rename a tmux window

Description

Rename a tmux window

Usage

rename_window(target, value)

Arguments

target

A tmuxr_window.

value

String indicating the new name of the window.