aboutsummaryrefslogtreecommitdiff
path: root/commands/next-tab.go
AgeCommit message (Expand)Author
2019-09-04all: use fmt.Errorf for fomartting errorsWagner Riffel
2019-09-04all: purge redundant underscoresWagner Riffel
2019-06-29Implement basic tab completion supportGregory Mullen
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-03-21Add context-specific commandsDrew DeVault
2019-03-17Implement :next-tab, :prev-tabDrew DeVault