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 463aa59 commit ce3e1b3Copy full SHA for ce3e1b3
libtmux/common.py
@@ -129,7 +129,7 @@ class tmux_cmd(object):
129
130
:param tmux_search_paths: Default PATHs to search tmux for, defaults to
131
``default_paths`` used in :func:`which`.
132
- :type tmux_search_path: list
+ :type tmux_search_paths: list
133
:param append_env_path: Append environment PATHs to tmux search paths.
134
:type append_env_path: bool
135
0 commit comments