#2886: inconsistent use of backslash in regexps
Comment (by vinc17):
This should be made clear in the manual. It currently suggests that there
is the same parsing in the pager and in the index:
{{{
3.2. The Pager
[...]
/ search for a regular expression (pattern)
^^^^^^^
[...]
\ toggle search pattern coloring
^^^^^^^
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/2886#comment:4>