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
Currently, mssh uses the short option -t which conflicts with an existing ssh option (ptty allocation).
It would be great if the short option(s) could be removed, or if alternatively an environment variable could be set to eliminate short options altogether.