Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-04 | commands: move ParseNextPrevMessage error value to its last return value | 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-08-07 | Implement next-message in msgview using account | Jelle Besseling | |
This makes sure that the next-message command accepts the same arguments in the account view and the msgview | |||
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-11 | commands/msgview: Add next/prev commands | Kevin Kuehler | |
Signed-off-by: Kevin Kuehler <kkuehler@brave.com> |