You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tmuxp_options:
pass_environment: truesession_name: a session
Where pass_environment can be set at any object level, and all descendants inside have the variables passed. Then, they can be opted out by setting pass_environment: false at a lower level.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
A parent option, like
pass_environment
Where
pass_environment
can be set at any object level, and all descendants inside have the variables passed. Then, they can be opted out by settingpass_environment: false
at a lower level.Beta Was this translation helpful? Give feedback.
All reactions