argc
argc copied to clipboard
[FR] Colored help
Can we have colored helped, please? I haven't seen anything about color in README or issues.
clap
's default color choice is auto, i.e. when terminal supports it:
https://docs.rs/clap/3.2.17/clap/enum.ColorChoice.html#variant.Auto
I disabled it for simplicity, since you asked for it, I will enable it later
Thanks, I think colors make a better terminal UX
Thanks! :+1: