Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

tmuxp debug-info

Edit this page on GitHub

libtmux-workspace 0.0.1-alpha.12-SNAPSHOT · 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

Terminal window
$ tmuxp debug-info --json

The 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 flagsArity / defaultChoices or meaning
--jsonflag; Falseoutput 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.

Parser and implementation source.

tmuxp reference source.

Esc

Type to search.