-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(@clack/prompts): add spinner
hook to handle process exit
#113
Conversation
feat: improve group `types` for readability (bombshell-dev#105)
🦋 Changeset detectedLatest commit: 4a5a00f The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
spinner
hook to handle process exitspinner
hook to handle process exit
Code with |
spinner
hook to handle process exitspinner
hook to handle process exit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Mist3rBru The changes look good!
Thanks for fixing the conflicts!
Hey @Mist3rBru While testing I did see this: If you want to test yourself: The code looks good but it seems that maybe something messed up when merge. I just did a Thanks, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left some comments above based on testing.
fix output message
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I went ahead and fixed it the bug!
Closes #106
It adds a hook to
spinner
, that prints a default message and avoid terminal conflicts, it triggers on: