aboutsummaryrefslogtreecommitdiffstats
path: root/commands/account/cf.go
Commit message (Expand)AuthorAgeFilesLines
* commands: parse arguments with go-optRobin Jarry2023-10-281-9/+7
* app: export global functionsRobin Jarry2023-10-101-4/+4
* widgets: rename package to appRobin Jarry2023-10-101-3/+3
* statusline: move files to lib/stateRobin Jarry2023-02-201-2/+2
* lint: apply new formatting rulesMoritz Poldrack2022-08-011-3/+1
* statusline: make statusline folder-specificKoni Marti2022-03-231-0/+2
* go.mod: change base git urlRobin Jarry2021-11-051-2/+2
* Make commands join args with spacesJeffas2019-09-201-6/+4
* all: purge redundant underscoresWagner Riffel2019-09-041-3/+3
* Joining the args in cf for folders with spacesBen Cohen2019-08-121-1/+5
* ChangeFolder: do not depend on the msgstoreReto Brunner2019-08-021-6/+6
* Implement :filter, :clearKevin Kuehler2019-07-191-0/+6
* Add IMAP folder tab completionGregory Mullen2019-07-041-1/+2
* Implement basic tab completion supportGregory Mullen2019-06-291-2/+12
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
* Add context-specific commandsDrew DeVault2019-03-211-0/+38