Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: move ParseNextPrevMessage error value to its last return value | 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-message in msgview using account | Jelle Besseling | 2019-08-07 | 1 | -9/+8 |
| | | | | | This makes sure that the next-message command accepts the same arguments in the account view and the msgview | ||||
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -5/+12 |
| | | | | | Tab completion currently only works on commands. Contextual completion will be added in the future. | ||||
* | commands/msgview: Add next/prev commands | Kevin Kuehler | 2019-06-11 | 1 | -0/+36 |
Signed-off-by: Kevin Kuehler <kkuehler@brave.com> |