aboutsummaryrefslogtreecommitdiff
path: root/commands/account/next.go
AgeCommit message (Expand)Author
2019-09-04commands: move ParseNextPrevMessage error value to its last return valueWagner Riffel
2019-09-04all: use fmt.Errorf for fomartting errorsWagner Riffel
2019-09-04all: purge redundant underscoresWagner Riffel
2019-08-12Ignore scroll command when msgstore is nilJelle Besseling
2019-08-07Implement next-message in msgview using accountJelle Besseling
2019-06-29Implement basic tab completion supportGregory Mullen
2019-06-18Insert nil check before handling prev/next messageMartin Hafskjold Thoresen
2019-06-11commands/msgview: Add next/prev commandsKevin Kuehler
2019-05-19Rename :delete-message et al to :delete et alDrew DeVault