Skip to content

ScreenShots

Matthijs van der Burgh edited this page Feb 5, 2020 · 2 revisions

Screen Shots

The following screen shots show the extension being used in conjuncation with the built-in color extension, using the default color configuration.

For information on customizing the colors, see Config#Colors.

Listing config files

hg listcfgs

hg listcfgs

Querying values

hg cfg ui.username

hg cfg ui.username

hg cfg ui.username --verbose

hg cfg ui.username --verbose

Listing all keys in a section

hg cfg ui

hg cfg ui

hg cfg ui --quiet

hg cfg ui --quiet

Edit config file

hg editcfg --user

hg editcfg --user

List all sections in all config files

hg cfg

hg cfg

hg cfg --quiet

hg cfg --quiet