about summary refs log tree commit diff stats
path: root/commands/msgview/next-part.go
Commit message (Expand)AuthorAgeFilesLines
* all: use fmt.Errorf for fomartting errorsWagner Riffel2019-09-041-2/+1
* all: purge redundant underscoresWagner Riffel2019-09-041-3/+3
* Implement basic tab completion supportGregory Mullen2019-06-291-5/+14
* Implement :next-part, :prev-partDrew DeVault2019-05-201-0/+43