github.com/libtmux/libtmux-go/workspace · Source
tmuxp compatibility reference. Examples using tmuxp run the Python reference. Local CLI status describes this port’s implemented coverage.
Collect tmuxp, Python, tmux, configuration, and environment diagnostics for troubleshooting.
Inspect structured diagnosticsLink to section
$ tmuxp debug-info --jsonThe command writes one JSON object. Named path fields mask the home directory, but raw tmux output arrays are preserved. Review diagnostics before sharing them because names, commands, and raw tmux values may identify your environment.
--ndjson is a native extension. The native result should name the
port and runtime and define redaction for raw values. See
troubleshooting and
output.
Arguments and flagsLink to section
| Argument or flags | Arity / default | Choices or meaning |
|---|---|---|
--json | flag; False | output as JSON |
All commands accept -h / --help. Root options precede the command; see the
CLI overview. The output reference
distinguishes current Python flags from native all-command JSON and NDJSON.