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

progress bar option #14

Open
sigboe opened this issue Mar 1, 2019 · 2 comments
Open

progress bar option #14

sigboe opened this issue Mar 1, 2019 · 2 comments

Comments

@sigboe
Copy link

sigboe commented Mar 1, 2019

Would it be okay to get a commandline flag to get another kind of progress bar?

Just echo a new line with the percent whenever a new whole number percent is reached?

1
2
3
4
5
6
7

I know wget has a --progress=type flag, and I have seen people pipe wget with progress=dot through awk and sed to get just the percent.

I don't know, maybe the argument could be called --progress=dumb

If you add other aesthetic types, maybe the user preferred one could be put in the config file. I know pacman has an option to let the progress bar be a pacman that eats dots, thats always funny if you run arch linux.

@sigboe
Copy link
Author

sigboe commented Mar 1, 2019

Just close this issue if you don't like the idea

@nicohman
Copy link
Owner

nicohman commented Mar 1, 2019

Seems like a good idea to me--can't hurt to have an option. I'll add that soon!

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

No branches or pull requests

2 participants