##// END OF EJS Templates
Use the pager given by the environment to display long output...
Use the pager given by the environment to display long output Unix systems usually have a PAGER environment variable set. If it is set, mercurial will use the pager application to display output. Two configuration variables are available to influence the behaviour of the pager. ui.pager sets the pager application. The pager is only used if ui.usepager is true. By default ui.usepager is disabled.
David Soria Parra -
r6302:8e3dc3de default
Show More
Name Size Modified Last Commit Author
/ hgext
convert
inotify
__init__.py Loading ...
acl.py Loading ...
alias.py Loading ...
bugzilla.py Loading ...
children.py Loading ...
color.py Loading ...
extdiff.py Loading ...
fetch.py Loading ...
gpg.py Loading ...
graphlog.py Loading ...
hgk.py Loading ...
highlight.py Loading ...
imerge.py Loading ...
interhg.py Loading ...
keyword.py Loading ...
mq.py Loading ...
notify.py Loading ...
parentrevspec.py Loading ...
patchbomb.py Loading ...
purge.py Loading ...
record.py Loading ...
transplant.py Loading ...
win32mbcs.py Loading ...
win32text.py Loading ...