From f81e4bd41c3ba9427390eadfc5133ed8daada6ab Mon Sep 17 00:00:00 2001 From: Kevin Kuehler Date: Wed, 17 Jul 2019 00:35:50 -0700 Subject: Implement :filter, :clear Signed-off-by: Kevin Kuehler --- doc/aerc.1.scd | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) (limited to 'doc/aerc.1.scd') diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index de82394..4c5a552 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -114,6 +114,9 @@ message list, the message in the message viewer, etc). ## MESSAGE LIST COMMANDS +*clear* + Clears the current search or filter criteria. + *cf* Change the folder shown in the message list. @@ -122,18 +125,33 @@ message list, the message in the message viewer, etc). the current account's outgoing transport configuration, see *aerc-config*(5) for details on configuring outgoing emails. +*filter* [options] + Similar to *search*, but filters the displayed messages to only the search + results. See the documentation for *search* for more details. + *mkdir* Creates a new folder for this account and changes to that folder. -*next-folder* , *prev-folder* - Cycles to the next (or previous) folder shown in the sidebar, repeated n - times (default: 1). - *next* [%], *prev-message* [%] Selects the next (or previous) message in the message list. If specified as a percentage, the percentage is applied to the number of messages shown on screen and the cursor advances that far. +*next-folder* , *prev-folder* + Cycles to the next (or previous) folder shown in the sidebar, repeated n + times (default: 1). + +*next-result*, *prev-result* + Selects the next or previous search result. + +*search* [-ru] + Searches the current folder for . Each separate term is searched + case-insensitively among subject lines. + + *-r*: Search for read messages + + *-u*: Search for unread messages + *select* Selects the nth message in the message list (and scrolls it into view if necessary). -- cgit 1.4.1-2-gfad0