We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ee0045 commit 7537ccfCopy full SHA for 7537ccf
tmuxp/cli/shell.py
@@ -60,7 +60,7 @@ def command_shell(
60
Priority given to loaded session/wndow/pane objects:
61
62
- session_name and window_name arguments
63
- - current shell: envvar ``TMUX_PANE`` for determing window and session
+ - current shell: envvar ``TMUX_PANE`` for determining window and session
64
- :attr:`libtmux.Server.attached_sessions`, :attr:`libtmux.Session.attached_window`,
65
:attr:`libtmux.Window.attached_pane`
66
"""
0 commit comments