https://forum.rocketsoftware.com/t/colors-are-not-interpreted-correctly-when-using-git-diff/612
Similar to the above post, as we do not have less installed at our shop, I was looking for alternative pagers to set for git core.pager. I came across “more” and “pg”. When I set more as the pager, I get all sorts of funky output which seems to be “more” not interpreting the colors correctly(see below).
When using ‘pg’ as the pager, the log looks like this:
Is there any way to configure “more” so that it interprets colors correctly? I really like the scrolling functionality, pg is not intuitive to use.


