Open
Description
Bug description
Being able to use mosh would be very helpful to overcome latency issues with SSH. I might be able to use it via local-companion but that's too much effort to put each time. Tailscale should also work (nope), but again, that will make the latency even worse.
Steps to reproduce
- Open a workspace
- Run
sudo install-packages mosh
so that we have mosh server on our workspace - From gitpod dashboard, copy the ssh address for workspace
- Connect with
mosh
command from your PC - See the following screen:
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response