Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: use fmt.Errorf for fomartting errors | Wagner Riffel | 2019-09-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Wagner Riffel <wgrriffel@gmail.com> | ||||
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -3/+3 |
| | | | | Signed-off-by: Wagner Riffel <wgrriffel@gmail.com> | ||||
* | Implement next-folder using NextPrev with amount | Jelle Besseling | 2019-08-07 | 1 | -6/+4 |
| | | | | | | This fixes ~sircmpwn/aerc2#182 https://todo.sr.ht/~sircmpwn/aerc2/182 | ||||
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -5/+14 |
| | | | | | Tab completion currently only works on commands. Contextual completion will be added in the future. | ||||
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -1/+1 |
| | |||||
* | Add context-specific commands | Drew DeVault | 2019-03-21 | 1 | -0/+46 |