[PATCH 0 of 2] pager: add global --paginate/--no-pager options
Christian Ebert
blacktrash at gmx.net
Sun Aug 22 07:03:33 UTC 2010
* Brodie Rao on Saturday, August 21, 2010 at 23:17:14 -0400
> This patch series adds two global options to pager: --paginate and
> --no-pager.
>
> These are useful if you want to enable/disable the pager for just one
> command. Without these flags, you'd have to do something like "hg --config
> pager.attend=foo foo" for --paginate and "hg foo | cat" for --no-pager,
> both of which are cumbersome and not immediately obvious.
I usually do "hg --config extensions.pager=! foo" to disable it,
which doesn't bother me too much because I don't have to toggle
often. Depends on one's workflows I suppose.
c
--
Was heißt hier Dogma, ich bin Underdogma!
[ What the hell do you mean dogma, I am underdogma. ]
free movies --->>> http://www.blacktrash.org/underdogma/
http://itunes.apple.com/podcast/underdogma-movies/id363423596
More information about the Mercurial-devel
mailing list