Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | quit: add :q alias | Tristan Partin | 2024-03-10 | 1 | -1/+1 |
* | 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 | -18/+5 |
* | app: export global functions | Robin Jarry | 2023-10-10 | 1 | -3/+2 |
* | widgets: rename package to app | Robin Jarry | 2023-10-10 | 1 | -3/+3 |
* | lint: homogenize operations and minor fixes (gocritic) | Moritz Poldrack | 2022-08-04 | 1 | -2/+1 |
* | commands: implement a no-quit mode | Koni Marti | 2022-07-14 | 1 | -3/+20 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 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 | -2/+12 |
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -1/+1 |
* | Add context-specific commands | Drew DeVault | 2019-03-21 | 1 | -2/+2 |
* | Add :quit command | Drew DeVault | 2019-03-15 | 1 | -0/+24 |