Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tabs: optimize switching by offsets | delitako | 2024-01-26 | 1 | -6/+9 |
* | commands: refactor registration | Robin Jarry | 2024-01-20 | 1 | -1/+5 |
* | 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 | -23/+5 |
* | app: export global functions | Robin Jarry | 2023-10-10 | 1 | -5/+5 |
* | widgets: rename package to app | Robin Jarry | 2023-10-10 | 1 | -3/+3 |
* | statusline: implement per-account status | Koni Marti | 2022-03-18 | 1 | -0/+1 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -1/+1 |
* | all: use fmt.Errorf for fomartting errors | Wagner Riffel | 2019-09-04 | 1 | -2/+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 |
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -1/+1 |
* | Add context-specific commands | Drew DeVault | 2019-03-21 | 1 | -2/+2 |
* | Implement :next-tab, :prev-tab | Drew DeVault | 2019-03-17 | 1 | -0/+42 |