Rename a window
tmux_rename_windowRename any tmux window by specifying its target and new name. Useful for keeping sessions organized with clear labels.
Instructions
Rename a tmux window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | SSH host alias (optional). Uses default host if set. | |
| name | Yes | New window name. | |
| target | Yes | Window target, e.g. session:window or window id. |