We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e1d2fc + a84216c commit 7ce7a61Copy full SHA for 7ce7a61
Documentation/config/color.txt
@@ -127,8 +127,9 @@ color.interactive.<slot>::
127
interactive commands.
128
129
color.pager::
130
- A boolean to enable/disable colored output when the pager is in
131
- use (default is true).
+ A boolean to specify whether `auto` color modes should colorize
+ output going to the pager. Defaults to true; set this to false
132
+ if your pager does not understand ANSI color codes.
133
134
color.push::
135
A boolean to enable/disable color in push errors. May be set to
0 commit comments