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
[WIP] fix bug preventing the terminal from working on Windows
The resolution was to wrap all program executions in a Windows command
line shell.
I chose `cmd.exe`, although I expect PowerShell would also have worked.
Signed-off-by: David Thompson <davidethompson@me.com>
0 commit comments