We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59462c9 commit 0b92354Copy full SHA for 0b92354
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