Unai Martinez-Corral
Unai Martinez-Corral
> @umarcor correct me if I'm wrong, but I think the problem around using viper is that when the help menu is being shown to the user (where the colors...
@stmcginnis, note that Cygwin, MSYS2, Git for Windows, etc. are available on Windows. Those support ANSI colours. See the following discussion: https://github.com/tartley/colorama/issues/306. Hence, you are effectively proposing a reimplementation of...
While I agree, I believe it would be interesting to provide a code example about how to achieve it. Maybe cobra can provide some hooks (an API) for users to...
@aawsome would you mind adding some tests for this feature?
@yuvalsosman, see #1496.
@ssoroka see #1626.
@orobardet see https://github.com/spf13/cobra/blob/master/MAINTAINERS#L2-L5
Ref #666, Ref #635 and Ref #706.