Add :attach command for compose

Allow users to add attachments to emails in the Compose view. Syntax is
:attach <path>, where path is a valid file. Attachments will show up in
the pre-send review screen.
This commit is contained in:
Galen Abell 2019-07-16 16:48:25 -04:00 committed by Drew DeVault
commit 7899d15d60
3 changed files with 190 additions and 17 deletions

View file

@ -158,6 +158,11 @@ message list, the message in the message viewer, etc).
*close*
Closes the message viewer.
## MESSAGE COMPOSE COMMANDS
*attach* <path>
Attaches the file at the given path to the email.
## TERMINAL COMMANDS
*close*