about summary refs log tree commit diff stats
path: root/doc/aerc-search.1.scd
Commit message (Collapse)AuthorAgeFilesLines
* Change search flagsJeffas2019-09-201-2/+10
| | | | | | | | This changes the search flags for maildir and imap backends. They now no longer use -t for searching all text. This seems to make more sense as being the targeted recipient. I have similarly added Cc for -c. The text search now resides under -a for all text.
* Add search documentation for maildir backendJeffas2019-09-161-0/+16
|
* Add new search behaviour for imapJeffas2019-09-111-2/+8
| | | | | | This patch adds search behaviour to allow searching in the body of the messages, the entire text (body + header), and searching just the from header.
* notmuch: add search / filter capabilitiesReto Brunner2019-08-291-0/+10
|
* extract search criteria parsing into the backendsReto Brunner2019-08-291-0/+11