Re: [PATCH] Add Bcc to ~C and ~L pattern matching.
Rene Kita <[email protected]>
| Newsgroups | gmane.mail.mutt.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Apr 08, 2026 at 12:31:40PM +0800, Kevin J. McCarthy wrote: > The ~C is searching for "recipients" of a message. Bcc searcing will > only work in the $record folder, but should still be searched. > > Likewise for ~L, which searches both "sender" and "recipients". > --- > This address gitlab ticket #389 Makes sense. Compiled and tested. OK.