aboutsummaryrefslogtreecommitdiff
path: root/commands/account/compose.go
AgeCommit message (Collapse)Author
2019-05-18Fix scdoc & gofmt issuesDrew DeVault
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-05-15Copy sent emails to the Sent folderDrew DeVault
Or rather, to a user-specified folder
2019-05-14Update tab name as subject changesDrew DeVault
Also moves truncation to the tab widget
2019-05-14Add $EDITOR, internal config for composeDrew DeVault
2019-05-13Populate "From" header from config for new emailsDrew DeVault
2019-05-12Add initial compose widgetDrew DeVault