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
It is an old bug that slipped in when the Spinner was implemented. The Spinner is running in a separate goroutine, and if an error occurs, the terminal gets captured, and there is no visible input. We thought the bug was resolved, but obviously it isn't.
Feel free to let me know if anyone is interested in working on resolving this issue.
What is the problem?
I can't see my cursor whenever an error occur during go-blueprint create. I can still type but the cursor is invisible.
Operating System
Pop OS
Architecture Version (x86, x64, arm, etc)
x64
Steps to reproduce
Run go-blueprint create with unreliable or without internet connection.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: