We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4bf732 commit 4cd5cdcCopy full SHA for 4cd5cdc
docs/cli.md
@@ -42,7 +42,7 @@ $ tmuxp shell <session_name> <window_name>
42
$ tmuxp shell -c 'python code'
43
```
44
45
-Launch into a python console with [libtmux][libtmux] objects. Compare to django's shell.
+Launch into a python console with [libtmux] objects. Compare to django's shell.
46
47
> > ```{image} _static/tmuxp-shell.gif
48
> > :width: 100%
0 commit comments