Debug raw tmux output
tmux_debug_rawRun tmux commands and capture raw stdout/stderr to debug remote formatting and quoting issues.
Instructions
Run a tmux command and return raw stdout/stderr for debugging remote formatting/quoting issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Arguments to pass to tmux (do not include the tmux binary itself). | |
| host | No | SSH host alias (optional). Uses default host if set. |