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
You might need to take this up with VSCode and see what they say -- what is it doing that's different from a normal shell (or the shell you get from an interactive SSH session)?
I am trying to run mahimahi on Ubuntu 20.04LTS, which is a remote server.
After executing
mm-delay 10
in the command line, the command prompt displays the '[link]' prefix.However, when I connect to the server through VSCode and run
mm-delay 10
in the VSCode command line,the mahimahi instantly fails with the message:
It seems to be related to the initialization of the VSCode command line and the Linux terminal.
The text was updated successfully, but these errors were encountered: