Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -20/+7 |
* | app: export global functions | Robin Jarry | 2023-10-10 | 1 | -3/+3 |
* | widgets: rename package to app | Robin Jarry | 2023-10-10 | 1 | -4/+4 |
* | compose: allow changing edit-headers on the fly | Robin Jarry | 2023-07-17 | 1 | -4/+21 |
* | compose: improve error handling | Robin Jarry | 2023-07-17 | 1 | -2/+8 |
* | tabs: rename SelectedTab to SelectedTabContent | Robin Jarry | 2022-07-23 | 1 | -1/+1 |
* | 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 |
* | Implement :edit in compose screen | Drew DeVault | 2019-05-26 | 1 | -0/+21 |