Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: rename confusing constants | Robin Jarry | 2024-03-04 | 1 | -1/+1 |
* | commands: refactor registration | Robin Jarry | 2024-01-20 | 1 | -1/+6 |
* | commands: use completion from go-opt | Robin Jarry | 2023-10-28 | 1 | -4/+0 |
* | commands: parse arguments with go-opt | Robin Jarry | 2023-10-28 | 1 | -8/+0 |
* | app: export global functions | Robin Jarry | 2023-10-10 | 1 | -3/+3 |
* | widgets: rename package to app | Robin Jarry | 2023-10-10 | 1 | -3/+3 |
* | 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 |
* | 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 |
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -5/+14 |
* | Implement :search, :next-result, :prev-result | Drew DeVault | 2019-06-26 | 1 | -0/+41 |