Merge branch 'jk/doc-color-pager'
The documentation for "color.pager" configuration variable has been updated. * jk/doc-color-pager: doc: explain the use of color.pager
This commit is contained in:
commit
7ce7a617b9
@ -127,8 +127,9 @@ color.interactive.<slot>::
|
|||||||
interactive commands.
|
interactive commands.
|
||||||
|
|
||||||
color.pager::
|
color.pager::
|
||||||
A boolean to enable/disable colored output when the pager is in
|
A boolean to specify whether `auto` color modes should colorize
|
||||||
use (default is true).
|
output going to the pager. Defaults to true; set this to false
|
||||||
|
if your pager does not understand ANSI color codes.
|
||||||
|
|
||||||
color.push::
|
color.push::
|
||||||
A boolean to enable/disable color in push errors. May be set to
|
A boolean to enable/disable color in push errors. May be set to
|
||||||
|
Loading…
Reference in New Issue
Block a user