File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -35,17 +35,19 @@ See: `Quickstart`_
35
35
CLI Commands
36
36
""""""""""""
37
37
38
- ========================== ==============================================
38
+ ========================== ===============================================
39
39
``tmuxp attach-session `` ``<session_name> ``
40
40
tmuxp uses ``switch-client `` if already inside
41
41
tmux client.
42
- ``tmuxp kill-session `` ``<session name> ``.
43
- ``tmuxp load `` ``<file> ``. Load a workspace yaml / json file.
42
+ ``tmuxp kill-session `` ``<session name> ``
43
+ ``tmuxp load `` ``<file> ``
44
+ Load a workspace yaml / json file.
44
45
If session already made, will offer to attach.
45
- ``tmuxp convert `` ``<file> ``. Convert session yaml / json.
46
- ``tmuxp import `` ``[teamocil | tmuxinator] `` ``<file> `` import
47
- a `teamocil `_ or `tmuxinator `_ config.
48
- ========================== ==============================================
46
+ ``tmuxp convert `` ``<file> ``
47
+ Convert session yaml / json.
48
+ ``tmuxp import `` ``[teamocil | tmuxinator] `` ``<file> ``
49
+ Import a `teamocil `_ or `tmuxinator `_ config.
50
+ ========================== ===============================================
49
51
50
52
Bash completion
51
53
"""""""""""""""
You can’t perform that action at this time.
0 commit comments