view hgext/__init__.py @ 6417:13fafd8cc4a1

pager: Add a configuration to enable/disable the pager for certain commands Add the configuration options pager.ignore and pager.attend. You can disable the pager on certain commands by adding them to the pager.ignore setting. To whitelist commands, you can add them to pager.attend. To disable or enable global commands like 'hg version' or 'hg help' you have to use your global .hgrc. (thanks, Matt Mackall)
author David Soria Parra <dsp <at> php.net>
date Sat, 29 Mar 2008 19:41:50 +0100
parents 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder