Show More
@@ -863,6 +863,7 b' class ui(object):' | |||||
863 | # interactive, the user didn't say HGPLAIN or |
|
863 | # interactive, the user didn't say HGPLAIN or | |
864 | # HGPLAINEXCEPT=pager, and the user didn't specify --debug. |
|
864 | # HGPLAINEXCEPT=pager, and the user didn't specify --debug. | |
865 | return |
|
865 | return | |
|
866 | self.debug('starting pager for command %r\n' % command) | |||
866 |
|
867 | |||
867 | # TODO: add a "system defaults" config section so this default |
|
868 | # TODO: add a "system defaults" config section so this default | |
868 | # of more(1) can be easily replaced with a global |
|
869 | # of more(1) can be easily replaced with a global |
General Comments 0
You need to be logged in to leave comments.
Login now