aboutsummaryrefslogtreecommitdiffstats
path: root/commands/compose/send-message.go
Commit message (Collapse)AuthorAgeFilesLines
* Add distinct keybindings for each compose viewDrew DeVault2019-05-141-163/+0
|
* Send emails asyncronouslyDrew DeVault2019-05-141-47/+73
|
* Implement sending emails /o/Drew DeVault2019-05-141-6/+114
|
* Add :send-message, prepares & writes email to /tmpDrew DeVault2019-05-141-0/+29