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
It's like width doesn't do anything at all, I conjecture, because I have only 51 (< 75) items. It would be nice if progress could auto-detect the terminal width, and fill it appropriately.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to get the progress bar to fill the terminal width, and I'm using an 80-character terminal, but the following code doesn't seem to work:
It's like width doesn't do anything at all, I conjecture, because I have only 51 (< 75) items. It would be nice if
progress
could auto-detect the terminal width, and fill it appropriately.Thanks.
The text was updated successfully, but these errors were encountered: