aboutsummaryrefslogtreecommitdiff
path: root/commands/account/compose.go
AgeCommit message (Expand)Author
2019-09-12Add signaturesJeffas
2019-09-04all: rewrite references to strings.Index to strings.ContainsWagner Riffel
2019-09-04all: purge redundant underscoresWagner Riffel
2019-08-13Add optional body argument to compose commandDaniel Bridges
2019-08-12Let user edit arbitrary headers in composerDaniel Bridges
2019-07-26Support configurable header layout in compose widgetDaniel Bridges
2019-06-29Implement basic tab completion supportGregory Mullen
2019-05-18Fix scdoc & gofmt issuesDrew DeVault
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-05-15Copy sent emails to the Sent folderDrew DeVault
2019-05-14Update tab name as subject changesDrew DeVault
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