Skip to content
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

feature: Add an option to disable spinner #396

Merged

Conversation

mrexox
Copy link
Member

@mrexox mrexox commented Dec 12, 2022

Closes #208

⚡ Summary

  • Add no_tty option to config.
  • Add --no-tty option to run command to disable interactive things and spinner.

Signed-off-by: Valentin Kiselev <[email protected]>
Signed-off-by: Valentin Kiselev <[email protected]>
@mrexox mrexox marked this pull request as ready for review December 12, 2022 15:26
Signed-off-by: Valentin Kiselev <[email protected]>
Signed-off-by: Valentin Kiselev <[email protected]>
Signed-off-by: Valentin Kiselev <[email protected]>
@mrexox mrexox changed the title Add option to disable spinner feature: Add an option to disable spinner Dec 13, 2022
@mrexox mrexox merged commit 539b473 into evilmartians:master Dec 13, 2022
@mrexox mrexox deleted the feature/add-option-to-disable-spinner branch December 13, 2022 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The command output is suppressed while in progress
1 participant