rename_window
Rename a specific tmux window within a session. Provide the target in 'session:window' format and the new name.
Instructions
Rename a window in a tmux session. Target format: 'session:window'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Window target: 'session:window' | |
| new_name | Yes | New window name. |