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 eb31ee3 commit 8b75bccCopy full SHA for 8b75bcc
README.md
@@ -165,7 +165,7 @@ $ tmuxp shell -c 'print(window.name.upper())'
165
MY_WINDOW
166
```
167
168
-Read more on [tmuxp shell](https://tmuxp.git-pull.com/commands/#shell) in
+Read more on [tmuxp shell](https://tmuxp.git-pull.com/cli/#shell) in
169
the CLI docs.
170
171
# Pre-load hook
docs/commands/index.md renamed to docs/cli/index.md
docs/index.md
@@ -21,7 +21,7 @@
21
22
about
23
quickstart
24
-commands/index
+cli/index
25
configuration/index
26
plugins/index
27
docs/redirects.txt
@@ -1,3 +1,4 @@
1
"cli.md" "commands/index.md"
2
"examples.md" "configuration/examples.md"
3
"plugin_system.md" "plugins/index.md"
4
+"commands/index.md" "cli/index.md"
0 commit comments