Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 428 Bytes

File metadata and controls

30 lines (21 loc) · 428 Bytes

(cli-debug-info)=

(tmuxp-debug-info)=

tmuxp debug-info

Collect and display system information useful for debugging tmuxp issues and submitting bug reports.

Command

.. argparse::
    :module: tmuxp.cli
    :func: create_parser
    :prog: tmuxp
    :path: debug-info

Example output

$ tmuxp debug-info
--------------------------
environment:
    system: Linux
    arch: x86_64
...