Junio C Hamano wrote: > Jeff King <peff@xxxxxxxx> writes: > > > .... But from your > > description (and I think the code matches this), doing: > > > > [color] > > ui = false > > man = true > > > > would still disable the man-colors. So there's no way to enable this > > feature without enabling colors everywhere else. I think it should > > simply be independent of color.ui (with the exception that it may > > eventually use it as a fallback like all the other color.* booleans, > > _if_ we want to move it to default-to-on). > > That matches my perception. Thanks. This is already integrated into v8. https://lore.kernel.org/git/20210626025040.104428-1-felipe.contreras@xxxxxxxxx/ -- Felipe Contreras