Focus a window
tmux_select_windowSelect a tmux window using a session:window target or window ID, making it the focus for subsequent commands. Optionally specify an SSH host to select on a remote session.
Instructions
Select a window so subsequent commands target it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | SSH host alias (optional). Uses default host if set. | |
| target | Yes | Window target (session:window or window id). |