-
Notifications
You must be signed in to change notification settings - Fork 716
[Request]: Add color progress mode #1366
Copy link
Copy link
Description
Feature or enhancement request details
Description
Add a color progress mode to the --progress flag (introduced in #808).
This mode would use ANSI output with color-coded information to distinguish between different progress states (e.g., downloading, extracting, complete). Unlike the existing ansi mode which only uses cursor control, color would add visual color differentiation.
Related
- [Request]: UX: Replace
--disable-progress-updateswith--progress mode. #641 - [options]: Replace --disable-progress-updates with --progress (none | ansi) #808
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable