aboutsummaryrefslogtreecommitdiffstats
path: root/commands/account/delete-message.go
Commit message (Collapse)AuthorAgeFilesLines
* Rename :delete-message et al to :delete et alDrew DeVault2019-05-191-38/+0
|
* Advance cursor after :delete and :moveDrew DeVault2019-05-191-0/+1
| | | | So that you can repeat the action on the next message if appropriate
* s/aerc2/aerc/gDrew DeVault2019-05-171-2/+2
|
* Implement :copy (aka :cp)Drew DeVault2019-05-141-1/+13
|
* Add context-specific commandsDrew DeVault2019-03-211-0/+25