From 50f25e7c4deecebcd42a07263a3cd50432c6db15 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sun, 9 Jun 2019 14:59:13 -0400 Subject: aerc(1): add :read and :unread command to docs --- doc/aerc.1.scd | 51 +++++++++++++++++++++++++++++++-------------------- 1 file changed, 31 insertions(+), 20 deletions(-) (limited to 'doc/aerc.1.scd') diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index eab0cb3..95ce1ef 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -41,7 +41,10 @@ These commands work in any context. *quit* Exits aerc. -## MESSAGE LIST COMMANDS +## MESSAGE COMMANDS + +These commands are valid in any context that has a selected message (e.g. the +message list, the message in the message viewer, etc). *archive* Moves the selected message to the archive. The available schemes are: @@ -52,18 +55,10 @@ These commands work in any context. *month*: Messages are stored in folders per year and subfolders per month -*cf* - Change the folder shown in the message list. - -*compose* - Open the compose window to send a new email. The new email will be sent with - the current account's outgoing transport configuration, see - *aerc-config*(5) for details on configuring outgoing emails. - *copy* Copies the selected message to the target folder. -*delete-message* +*delete* Deletes the selected message. *forward* @@ -72,11 +67,34 @@ These commands work in any context. *move* Moves the selected message to the target folder. +*reply* [-aq] + Opens the composer to reply to the selected message. + + *-a*: Reply all + + *-q*: Insert a quoted version of the selected message into the reply editor + +*read* + Marks the selected message as read. + +*unread* + Marks the selected message as unread. + +## MESSAGE LIST COMMANDS + +*cf* + Change the folder shown in the message list. + +*compose* + Open the compose window to send a new email. The new email will be sent with + the current account's outgoing transport configuration, see + *aerc-config*(5) for details on configuring outgoing emails. + *next-folder* , *prev-folder* Cycles to the next (or previous) folder shown in the sidebar, repeated n times (default: 1). -*next-message* [%], *prev-message* [%] +*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. @@ -85,18 +103,11 @@ These commands work in any context. Downloads and pipes the selected message into the given shell command, and opens a new terminal tab to show the result. -*reply* [-aq] - Opens the composer to reply to the selected message. - - *-a*: Reply all - - *-q*: Insert a quoted version of the selected message into the reply editor - -*select-message* +*select* Selects the nth message in the message list (and scrolls it into view if necessary). -*view-message* +*view* Opens the message viewer to display the selected message. ## MESSAGE VIEW COMMANDS -- cgit 1.4.1-2-gfad0