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 0ce4724 commit f48cdc3Copy full SHA for f48cdc3
src/libtmux/session.py
@@ -55,7 +55,7 @@ class Session(Obj, EnvironmentMixin):
55
[Window(@1 ...:..., Session($1 ...)]
56
57
>>> session.active_window
58
- Window(@1 ...:..., Session($1 ...)
+ Window(@1 ...:..., Session($1 ...))
59
60
>>> session.active_pane
61
Pane(%1 Window(@1 ...:..., Session($1 ...)))
0 commit comments