aboutsummaryrefslogtreecommitdiffstats
path: root/commands/account/move.go
Commit message (Collapse)AuthorAgeFilesLines
* 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 move, mv commandsDrew DeVault2019-05-141-0/+38