aboutsummaryrefslogtreecommitdiff
path: root/commands/commands.go
AgeCommit message (Expand)Author
2019-12-21modify-labels: add completionReto Brunner
2019-08-03Fix directory completion case sensitivityBen Burwell
2019-07-26Add tab completion to textinputsJeffas
2019-07-26Add new-email triggerJeffas
2019-07-04Remove unused caps stringDrew DeVault
2019-07-04Add IMAP folder tab completionGregory Mullen
2019-06-29Implement basic tab completion supportGregory Mullen
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-03-21Add context-specific commandsDrew DeVault
2019-03-14Implement :cd commandDrew DeVault
2019-03-10Flesh out command parsing & handlingDrew DeVault
2019-03-10Start building out command subsystemDrew DeVault