tmuxp debug-info
tmuxp 1.74.0 · Source
This page documents the available Python tmuxp reference. Proposed native extensions are labeled separately.
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 proposed 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 proposed all-command JSON and NDJSON.