#3541: Search command should honour tag-prefix
------------------------+---------------------------------------------------
Reporter: lukeross | Owner: mutt-dev
Type: defect | Status: new
Priority: minor | Milestone:
Component: mutt | Version:
Keywords: tag search |
------------------------+---------------------------------------------------
Today I wanted to only search messages that met certain other criteria. I
started with a "T" to tag the messages and then tried ";/" to search only
the tagged messages. This doesn't work as expected - it searches all
messages instead of just the tagged ones. When the search is expensive
(body pattern match over IMAP, in my case) this can be a problem. ";/"
should just search tagged messages, like ";s" and ";d" do for saving and
deleting.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3541>
Mutt <http://www.mutt.org/>
The Mutt mail user agent