We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22bd698 commit 019f543Copy full SHA for 019f543
README.rst
@@ -177,6 +177,21 @@ You can auto confirm the prompt. In this case no preview will be shown.
177
$ tmuxp convert --yes filename
178
179
180
+Debug Info
181
+---------
182
+
183
+Collect system info to submit with a Github issue
184
185
+.. code-block:: sh
186
187
+ $ tmuxp debug-info
188
+ --------------------------
189
+ environment:
190
+ system: Linux
191
+ arch: x86_64
192
+ ...
193
194
195
Docs / Reading material
196
-----------------------
197
0 commit comments