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 35cb8c2 commit 42ce32eCopy full SHA for 42ce32e
src/tmuxp/workspace/loader.py
@@ -187,7 +187,7 @@ def trickle(workspace_dict):
187
"""Return a dict with "trickled down" / inherited workspace values.
188
189
This will only work if workspace has been expanded to full form with
190
- :meth:`config.expand`.
+ :meth:`loader.expand`.
191
192
tmuxp allows certain commands to be default at the session, window
193
level. shell_command_before trickles down and prepends the
0 commit comments