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 b7c4145 commit dbf17feCopy full SHA for dbf17fe
docs/cli/shell.md
@@ -24,7 +24,7 @@ $ tmuxp shell -c 'python code'
24
25
## Guide
26
27
-Launch into a python console with [libtmux] objects. Compare to django's shell.
+Launch into a Python console with [libtmux] objects. Compare to django's shell.
28
29
Automatically preloads current tmux {class}`server <libtmux.Server>`,
30
{class}`session <libtmux.Session>`, {class}`window <libtmux.Window>`
0 commit comments