From 7899d15d607cd9122e731cd2d2a8e52ee523ce0c Mon Sep 17 00:00:00 2001 From: Galen Abell Date: Tue, 16 Jul 2019 16:48:25 -0400 Subject: Add :attach command for compose Allow users to add attachments to emails in the Compose view. Syntax is :attach , where path is a valid file. Attachments will show up in the pre-send review screen. --- doc/aerc.1.scd | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index 750d2da..de82394 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -158,6 +158,11 @@ message list, the message in the message viewer, etc). *close* Closes the message viewer. +## MESSAGE COMPOSE COMMANDS + +*attach* + Attaches the file at the given path to the email. + ## TERMINAL COMMANDS *close* -- cgit v1.2.3