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

Change progress_mark with increment #198

Open
noctivityinc opened this issue Jan 17, 2025 · 0 comments
Open

Change progress_mark with increment #198

noctivityinc opened this issue Jan 17, 2025 · 0 comments

Comments

@noctivityinc
Copy link

Current Problem

This is a sweet gem. The only issue is that the progress_mark is always the same, which isn't always helpful.

For example I will get this

======= 7 ===== ETA: XX:XX:XX

But there are often times that I want to see if there was an issue, and for that I'd like to see a different mark, such as:

==x==== 7 ======

Potential Solution or New Behavior

Simple. I'd like to be able to do

bar.increment('x')

which would output that mark if specified on the progress bar.

Mockups

==x==== 7 ======

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

1 participant