Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Progress bar is too long #28

Open
trevorparscal opened this issue Mar 12, 2015 · 0 comments
Open

Progress bar is too long #28

trevorparscal opened this issue Mar 12, 2015 · 0 comments

Comments

@trevorparscal
Copy link

When converting a lot of files the progress bar, which uses a 1:1 mapping between files and ticks in the bar, ends up taking multiple lines and generally breaks. The progress bar should instead use process.stdout.columns to get the width of the terminal and show progress within that scale.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant