aboutsummaryrefslogtreecommitdiff
path: root/commands
AgeCommit message (Expand)Author
2019-03-17Move exline handling up to aerc, add :termDrew DeVault
2019-03-17commands: handle case where no account selectedDrew DeVault
2019-03-15Implement :select-messageDrew DeVault
2019-03-15Fix usage message for :next-messageDrew DeVault
2019-03-15Implement :next-message n%Drew DeVault
2019-03-15Add :quit commandDrew DeVault
2019-03-15Fix help string for :cdDrew DeVault
2019-03-15Rename :cd -> :cf, add :cdDrew DeVault
2019-03-14Implement :{next,prev}-messageDrew DeVault
2019-03-14Implement :cd commandDrew DeVault
2019-03-10Flesh out command parsing & handlingDrew DeVault
2019-03-10Start building out command subsystemDrew DeVault