tags: enable pager
authorAugie Fackler <augie@google.com>
Mon, 06 Feb 2017 23:07:16 -0500
changeset 31046 f5d27f5442a0
parent 31045 8467569991cb
child 31047 8aaebe8e47ec
tags: enable pager
mercurial/commands.py
--- 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 = ""