Share variables between sessions #81
rarealphacat
started this conversation in
General
Replies: 3 comments 1 reply
-
There are a few options.
Would set the variable test in all sessions except for the startup session.
This would set the variable test in the startup session, and with |
Beta Was this translation helpful? Give feedback.
0 replies
-
oh thank you, #all works :D Do you know any magical ways to share variables between 2 tintin++ windows (terminals)? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks alot, you gave some some new ideas. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to share variables between sessions simultaneously? I share variables between sessions with #write now, hoping to find a faster method. #session might help but it wouldn't work if I open 2 tintin in different terminals
Beta Was this translation helpful? Give feedback.
All reactions