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 314e34c commit 27de41bCopy full SHA for 27de41b
docs/index.md
@@ -0,0 +1,33 @@
1
+(index)=
2
+
3
+# tmuxp
4
5
+## tmux session manager
6
7
+```{include} ../README.md
8
+```
9
10
+```{image} _static/tmuxp-demo.gif
11
+:width: 100%
12
13
14
15
+### Table of Contents
16
17
+```{toctree}
18
+:maxdepth: 2
19
20
+about
21
+quickstart
22
+examples
23
+cli
24
+plugin_system
25
+developing
26
+api
27
+history
28
+about_tmux
29
+glossary
30
31
32
33
docs/index.rst
0 commit comments