Mosh Command using logical OR (||) not working #2005
simon-bueler
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
At the current version it creates always a new session and never attaches to an existing one. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
It is a fairly wide used practice to have mosh start tmux. Mostly something like this is used:
This simply attaches to an existing tmux session or (||) starts a new one when no session is available.
Unfortunatetly this is not supported by blink and it would be nice if it would be.
Beta Was this translation helpful? Give feedback.
All reactions