aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKoni Marti <koni.marti@gmail.com>2022-10-23 21:27:08 +0200
committerRobin Jarry <robin@jarry.cc>2022-11-09 21:14:31 +0100
commit3e52278e86d07192a21a2624ccbabdc1d3ea5ad6 (patch)
tree88e23c7f9299f85ad607c942ccc7ec7cb97560f2 /doc
parent492f89d7cde937011ebb8bce245eedd0e44e9839 (diff)
downloadaerc-3e52278e86d07192a21a2624ccbabdc1d3ea5ad6.tar.gz
viewer: open rfc822 attachments
Open message/rfc822 attachments from the message viewer when no filter is defined for this mimetype. When the rfc822 part is selected, call the eml command to open the attachment in a new message viewer. Suggested-by: Jens Grassel <jens@wegtam.com> Signed-off-by: Koni Marti <koni.marti@gmail.com> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc.1.scd2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index ac6c11a1..2c062816 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -85,6 +85,8 @@ These commands work in any context.
*eml* [<path>]
Opens an eml file and displays the message in the message viewer.
+ Can also be used in the message viewer to open an rfc822 attachment.
+
*pwd*
Displays aerc's current working directory in the status bar.