Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: use fmt.Errorf for fomartting errors | Wagner Riffel | 2019-09-04 | 1 | -2/+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 basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -4/+14 |
| | | | | | Tab completion currently only works on commands. Contextual completion will be added in the future. | ||||
* | implements ability to view headers in message view | Yash Srivastav | 2019-06-07 | 1 | -0/+25 |