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 c2b57ee commit 022f807Copy full SHA for 022f807
docs/cli.md
@@ -20,7 +20,7 @@ In zsh (`~/.zshrc`):
20
21
```{code-block} sh
22
23
-eval "$(_TMUXP_COMPLETE=source_zsh tmuxp)"
+eval "$(_TMUXP_COMPLETE=zsh_source tmuxp)"
24
25
```
26
0 commit comments