Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-05 | go.mod: change base git url | Robin Jarry | |
I'm not sure what are the implications but it seems required. Link: https://github.com/golang/go/issues/20883 Signed-off-by: Robin Jarry <robin@jarry.cc> | |||
2019-09-04 | all: use fmt.Errorf for fomartting errors | Wagner Riffel | |
Signed-off-by: Wagner Riffel <wgrriffel@gmail.com> | |||
2019-09-04 | all: purge redundant underscores | Wagner Riffel | |
Signed-off-by: Wagner Riffel <wgrriffel@gmail.com> | |||
2019-06-29 | Implement basic tab completion support | Gregory Mullen | |
Tab completion currently only works on commands. Contextual completion will be added in the future. | |||
2019-06-07 | implements ability to view headers in message view | Yash Srivastav | |