tmux_name
Assign a label to any tmux pane for direct addressing, making it easy to reference and target specific panes in multi-pane workflows.
Instructions
Label a tmux pane for easy addressing (e.g., 'gemini', 'claude'). The label appears in the tmux border.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Label to assign | |
| target | Yes | Pane target: ID (%0) or session:win.pane |