File tree Expand file tree Collapse file tree 5 files changed +8
-7
lines changed
Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ $ tmuxp shell -c 'print(window.name.upper())'
165165MY_WINDOW
166166```
167167
168- Read more on [ tmuxp shell] ( https://tmuxp.git-pull.com/cli.html #shell ) in
168+ Read more on [ tmuxp shell] ( https://tmuxp.git-pull.com/commands/ #shell ) in
169169the CLI docs.
170170
171171# Pre-load hook
@@ -194,7 +194,7 @@ $ tmuxp freeze session-name
194194```
195195
196196See more about [ freezing
197- tmux] ( http://tmuxp.git-pull.com/cli.html #freeze-sessions ) sessions.
197+ tmux] ( http://tmuxp.git-pull.com/commands/ #freeze-sessions ) sessions.
198198
199199# Convert a session file
200200
Original file line number Diff line number Diff line change 22
33(commands)=
44
5- # Command Line Interface
5+ # Commands
66
77(completion)=
88
Original file line number Diff line number Diff line change 2222about
2323quickstart
2424examples
25- cli
25+ commands/index
2626plugin_system
2727
2828```
Original file line number Diff line number Diff line change @@ -63,11 +63,11 @@ via trunk (can break easily):
6363[ pip ] : https://pip.pypa.io/en/stable/
6464[ pipx ] : https://pypa.github.io/pipx/docs/
6565
66- ## CLI
66+ ## Commands
6767
6868:::{seealso}
6969
70- {ref}` examples ` , {ref}` cli ` , {ref}` completion ` .
70+ {ref}` examples ` , {ref}` commands ` , {ref}` completion ` .
7171
7272:::
7373
@@ -153,7 +153,7 @@ AL - [Abstraction Layer][abstraction layer]
153153| {meth}` libtmux.Window.split_window ` | ` $ tmux split-window ` |
154154| {meth}` libtmux.Pane.send_keys ` | ` $ tmux send-keys ` |
155155
156- [ import ] : http://tmuxp.git-pull.com/cli.html #import
156+ [ import ] : http://tmuxp.git-pull.com/commands/ #import
157157[ tmuxinator ] : https://github.com/aziz/tmuxinator
158158[ teamocil ] : https://github.com/remiprev/teamocil
159159[ abstraction layer ] : http://en.wikipedia.org/wiki/Abstraction_layer
Original file line number Diff line number Diff line change 1+ "cli.md" "commands/index.md"
You can’t perform that action at this time.
0 commit comments