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`_
3535CLI Commands
3636""""""""""""
3737
38- ========================== ==============================================
38+ ========================== ===============================================
3939 ``tmuxp attach-session `` ``<session_name> ``
4040 tmuxp uses ``switch-client `` if already inside
4141 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.
4445 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+ ========================== ===============================================
4951
5052Bash completion
5153"""""""""""""""
You can’t perform that action at this time.
0 commit comments