[Bug 4852] New: pager.ignore is ignored if pager.attend is true

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Fri Sep 25 21:36:03 UTC 2015


http://bz.selenic.com/show_bug.cgi?id=4852

            Bug ID: 4852
           Summary: pager.ignore is ignored if pager.attend is true
           Product: Mercurial
           Version: earlier
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: pager
          Assignee: bugzilla at selenic.com
          Reporter: rm at fb.com
                CC: mercurial-devel at selenic.com

Here is a quick repro:

$ touch foo
$ hg status --config pager.pager="LESS=R less" --config pager.ignore=status
? foo
(END) <--- this is the less prompt


Perhaps we should apply ignore rules after applying attend rules.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list