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 the run command pipes stdout from the hub to stdout of pybricksdev, but we need the other way around to work as well so that we can, for example, send CTRL+C to interupt a program.