aboutsummaryrefslogtreecommitdiff
path: root/commands/compose/abort.go
AgeCommit message (Collapse)Author
2019-06-29Implement basic tab completion supportGregory Mullen
Tab completion currently only works on commands. Contextual completion will be added in the future.
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-05-14Implement abort commandCole Helbling
This allows the user to close the compose tab without sending their current composition.