tmux_rename_window
Rename a tmux window by specifying its target session:window and the new name.
Instructions
Rename a tmux window.
Args: target: Tmux target for the window (e.g. "session:window"). new_name: New name for the window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| new_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |