Skip to content

Commit 1815cfc

Browse files
committed
clarify documentation, there is no more t global
1 parent 3225969 commit 1815cfc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

libtmux/server.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ class Server(TmuxRelationalObject, EnvironmentMixin):
3030
3131
- :class:`Pane`
3232
33-
When instantiated, provides the ``t`` global. stores information on live,
34-
running tmux server.
33+
When instantiated stores information on live, running tmux server.
3534
3635
"""
3736

0 commit comments

Comments
 (0)