changeset 31046:f5d27f5442a0

tags: enable pager
author Augie Fackler <augie@google.com>
date Mon, 06 Feb 2017 23:07:16 -0500
parents 8467569991cb
children 8aaebe8e47ec
files mercurial/commands.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/commands.py	Mon Feb 06 23:06:59 2017 -0500
+++ b/mercurial/commands.py	Mon Feb 06 23:07:16 2017 -0500
@@ -5214,6 +5214,7 @@
     Returns 0 on success.
     """
 
+    ui.pager('tags')
     fm = ui.formatter('tags', opts)
     hexfunc = fm.hexfunc
     tagtype = ""