Skip to content

feat: integrate indicatif for terminal progress bar#11

Merged
VeryBaaad merged 2 commits intomainfrom
feat/indicatif
Apr 21, 2026
Merged

feat: integrate indicatif for terminal progress bar#11
VeryBaaad merged 2 commits intomainfrom
feat/indicatif

Conversation

@VeryBaaad
Copy link
Copy Markdown
Contributor

Replace the manual \r-based progress counter with indicatif to provide a cleaner, more reliable progress UI. The previous implementation was visually inconsistent and prone to terminal corruption under multi-threaded execution.

Replace the manual `\r`-based progress counter with `indicatif` to provide a cleaner, more
reliable progress UI. The previous implementation was visually inconsistent and prone to
terminal corruption under multi-threaded execution.
@VeryBaaad VeryBaaad merged commit 983fe5c into main Apr 21, 2026
6 checks passed
@VeryBaaad VeryBaaad deleted the feat/indicatif branch April 21, 2026 17:25
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