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 1891f5c commit 8bc34c4Copy full SHA for 8bc34c4
src/libtmux/server.py
@@ -64,7 +64,7 @@ class Server(EnvironmentMixin):
64
[Window(@1 1:..., Session($1 ...)]
65
66
>>> server.sessions[0].attached_window
67
- Window(@1 1:..., Session($1 ...)
+ Window(@1 1:..., Session($1 ...))
68
69
>>> server.sessions[0].attached_pane
70
Pane(%1 Window(@1 1:..., Session($1 ...)))
0 commit comments