File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed
Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ ### Step 1: Provide a summary of your problem
2+ * For general technical questions, problems or feature requests related to the code ** in this repository** file an issue.
3+
4+ ### Step 2: Provide tmuxp details
5+ * Python version
6+ * system PATH
7+ * tmux version
8+ * tmuxp version
9+ * tmux path
10+ * tmuxp path,
11+ * libtmux version
12+ * shell
13+ * output of ` tmux list-sessions ` , ` tmux list-windows ` , ` tmux list-panes `
14+ * output of ` tmux show-options -g ` , ` tmux show-window-options -g `
15+ * output of ` tmuxp freeze <SESSION_NAME> `
16+
17+ ### Step 2: Describe your environment
18+ * Architecture: ____ _
19+ * OS version: ____ _
20+
21+ ### Step 3: Describe the problem:
22+ #### Steps to reproduce:
23+ 1 . _____
24+ 2 . _____
25+ 3 . _____
26+
27+ #### Observed Results:
28+ * What happened? This could be a description, log output, etc.
29+
30+ #### Expected Results:
31+ * What did you expect to happen?
32+
33+ #### Relevant Code:
34+ ```
35+ // TODO(you): paste here tmuxp configuration (YAML / JSON) you are having issues with.
You can’t perform that action at this time.
0 commit comments