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 7146180 commit f35db5eCopy full SHA for f35db5e
docs/cli.md
@@ -84,7 +84,7 @@ $ env PYTHONBREAKPOINT=ipdb.set_trace tmuxp shell
84
You can also pass in python code directly, similar to `python -c`, do
85
this via `tmuxp -c`:
86
87
-```consoleell
+```console
88
89
$ tmuxp shell -c 'print(session.name); print(window.name)'
90
my_server
0 commit comments