about summary refs log tree commit diff stats
path: root/commands/compose/next-field.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
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
* Implement :{next,prev}-field in compose viewDrew DeVault2019-05-121-0/+30