From: Kevin McCarthy Date: Tue, 17 Mar 2015 23:28:56 +0000 (-0700) Subject: Document limitation of color index and server-side searches. (see #3723) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f9535fc51b0fd49c68c476257b13cdb64c4f6714;p=neomutt Document limitation of color index and server-side searches. (see #3723) --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 2863c20c8..8a4601e2d 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -2628,7 +2628,9 @@ specify one or the other). header and body match regexp in the header/body of a message, index matches pattern (see -) in the message index. +) in the message index. Note that IMAP +server-side searches (=b, =B, =h) are not supported for color index +patterns.