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
Code of Conduct
Feature or enhancement request details
Description
Add a
colorprogress mode to the--progressflag (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
ansimode which only uses cursor control,colorwould add visual color differentiation.Related
--disable-progress-updateswith--progress mode. #641Code of Conduct