tmuxp debug-info¶
Collect and display system information useful for debugging tmuxp issues and submitting bug reports.
Command¶
Print diagnostic information for debugging and issue reports.
Usage¶
usage: tmuxp debug-info [-h] [--json]
Examples¶
$ tmuxp debug-info
Machine-Readable Output Examples¶
$ tmuxp debug-info --json
Options¶
- --json¶
output as JSON
Example output¶
$ tmuxp debug-info
--------------------------
environment:
system: Linux
arch: x86_64
...