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

Prevent progress bar from overflowing #353

Merged
merged 1 commit into from
Apr 10, 2020
Merged

Prevent progress bar from overflowing #353

merged 1 commit into from
Apr 10, 2020

Conversation

casey
Copy link
Owner

@casey casey commented Apr 10, 2020

Use the wide_bar indicatif format specifier to truncate the progress
bar when the terminal is narrow. This prevents the progress bar from
printing mulitple times when the terminal is narrow

type: fix

Use the `wide_bar` indicatif format specifier to truncate the progress
bar when the terminal is narrow. This prevents the progress bar from
printing mulitple times when the terminal is narrow

type: fixed
pr: #353
@casey casey marked this pull request as ready for review April 10, 2020 22:09
@casey casey merged commit 4dfe537 into master Apr 10, 2020
@casey casey deleted the wide-bar branch April 10, 2020 22:12
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.

1 participant