aboutsummaryrefslogtreecommitdiff
path: root/commands/account/search.go
AgeCommit message (Expand)Author
2019-09-04all: purge redundant underscoresWagner Riffel
2019-08-29extract search criteria parsing into the backendsReto Brunner
2019-07-19Implement :filter, :clearKevin Kuehler
2019-07-15commands: Don't crash when store is nilKevin Kuehler
2019-06-29Implement basic tab completion supportGregory Mullen
2019-06-26Implement :search, :next-result, :prev-resultDrew DeVault