Toggle synchronize-panes
tmux_set_sync_panesEnable or disable synchronize-panes for a tmux window, making all panes accept input simultaneously. Specify target and on/off state.
Instructions
Enable or disable synchronize-panes for a window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| on | Yes | Whether to enable synchronize-panes. | |
| host | No | SSH host alias (optional). Uses default host if set. | |
| target | Yes | Window target (session:window or window id). |