aerc/commands/compose
Galen Abell 7899d15d60 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.
2019-07-19 10:30:47 -04:00
..
abort.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
attach.go Add :attach command for compose 2019-07-19 10:30:47 -04:00
compose.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
edit.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
next-field.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
send.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00