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
Unsure if I read the documentation correctly, but it states that --udp should behave the same way or similar to mosh. However, it does not appear to; the connection(s) are disconnected during inactivity, even when --udp is specified.
I see there is a --reconnect option, which was subsequently tried, but it does not reconnect when the network is back up (i.e, moving from a wired to wireless connection, which would be the case when on the move). Similar sessions started with mosh continue uninterrupted.
Is this intended behaviour? If so, are the plans to support this in a future version? (and perhaps also have a status line indicating network outage the same way as mosh does ("Last contact xxx seconds/minutes ago")
tssh seems much more compatible wrt. character rendering than mosh, and genrally more useful with ssh feature integration, so it would be good if it had this ability.
The text was updated successfully, but these errors were encountered:
I see, so it relies on the progress there for the QUIC implementation. It would be really nice to see tssh having this support, and I hope it will happen not too far into the future. Then it could serve as a complete functional replacement for mosh.
Hi there,
Unsure if I read the documentation correctly, but it states that
--udp
should behave the same way or similar to mosh. However, it does not appear to; the connection(s) are disconnected during inactivity, even when--udp
is specified.I see there is a
--reconnect
option, which was subsequently tried, but it does not reconnect when the network is back up (i.e, moving from a wired to wireless connection, which would be the case when on the move). Similar sessions started with mosh continue uninterrupted.Is this intended behaviour? If so, are the plans to support this in a future version? (and perhaps also have a status line indicating network outage the same way as mosh does ("Last contact xxx seconds/minutes ago")
tssh seems much more compatible wrt. character rendering than mosh, and genrally more useful with ssh feature integration, so it would be good if it had this ability.
The text was updated successfully, but these errors were encountered: