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
So the panic, while not really being a problem, is obviously a bug and should be fixed now.
The cursor on the other hand wasn't something I did on purpose but something that the dialoguer crate just seems to do. If you know how to change that behavior, let me know and I'll change it like you suggested
For me, I think it would be beneficial if the cursor was visible when the user is prompted:
Clean the project directories shown above? [y/n]
It could be hidden again once an input is captured. I think this is a simple fix that I would create a PR for.
Also, if one executes a
CTRL+C
at this stage, the application will crash;The text was updated successfully, but these errors were encountered: