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 12966ed commit b9e7a2dCopy full SHA for b9e7a2d
TODO
@@ -1,6 +1,22 @@
1
Roadmap
2
-------
3
4
+Immediate
5
+"""""""""
6
+
7
+- shorts for load
8
9
+========================= ======================================================
10
+tmuxp . search cwd for .tmuxp.yaml, .tmuxp.json, load
11
+tmuxp / list sessions
12
+tmuxp / <name> load session name
13
+tmuxp load <name> search ~/.tmuxp for <name>.yaml, <name>.json,
14
+ <name>.py
15
+tmuxp load fullpath load from path
16
+ (starts with . or /)
17
18
19
20
Now
21
"""
22
0 commit comments