From ce475e4952fe182a15d8897c3cd94f59df4b64e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9ouven=20Assouly?= Date: Sun, 16 Jun 2019 22:52:44 +0200 Subject: commands/msgview: add open command --- doc/aerc.1.scd | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index e7d3c59..88dab34 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -115,6 +115,10 @@ message list, the message in the message viewer, etc). ## MESSAGE VIEW COMMANDS +*open* + Saves the current message part in a temporary file and opens it + with xdg-open. + *pipe* Downloads and pipes the current message part into the given shell command, and opens a new terminal tab to show the result. -- cgit v1.2.3