Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | invalidatable: cleanup dead code | Tim Culverhouse | 2022-10-12 | 1 | -2/+3 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -1/+1 |
* | Rework msglist scrolling | Jeffas | 2020-06-09 | 1 | -2/+2 |
* | commands: move ParseNextPrevMessage error value to its last return value | Wagner Riffel | 2019-09-04 | 1 | -5/+5 |
* | all: use fmt.Errorf for fomartting errors | Wagner Riffel | 2019-09-04 | 1 | -1/+1 |
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -3/+3 |
* | Ignore scroll command when msgstore is nil | Jelle Besseling | 2019-08-12 | 1 | -2/+2 |
* | Implement next-message in msgview using account | Jelle Besseling | 2019-08-07 | 1 | -19/+29 |
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -7/+14 |
* | Insert nil check before handling prev/next message | Martin Hafskjold Thoresen | 2019-06-18 | 1 | -2/+8 |
* | commands/msgview: Add next/prev commands | Kevin Kuehler | 2019-06-11 | 1 | -2/+4 |
* | Rename :delete-message et al to :delete et al | Drew DeVault | 2019-05-19 | 1 | -0/+57 |