summaryrefslogtreecommitdiff
path: root/commands/msgview/next.go
AgeCommit message (Expand)Author
2022-04-27refactor: refactor pgp implementationTim Culverhouse
2022-02-25aerc: always check SelectedAccount return valueRobin Jarry
2021-11-05go.mod: change base git urlRobin Jarry
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-28Revert "Remove duration from the status methods"Drew DeVault
2020-05-27Remove duration from the status methodsReto Brunner
2020-05-27Add Style configurationReto Brunner
2020-05-25pgp: fail gracefully from email decryptionRay Ganardi
2020-03-03Initial support for PGP decryption & signaturesDrew DeVault
2019-09-04commands: move ParseNextPrevMessage error value to its last return valueWagner Riffel
2019-09-04all: purge redundant underscoresWagner Riffel
2019-08-07Implement next-message in msgview using accountJelle Besseling
2019-06-29Implement basic tab completion supportGregory Mullen
2019-06-11commands/msgview: Add next/prev commandsKevin Kuehler