Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lint: homogenize operations and minor fixes (gocritic) | Moritz Poldrack | 2022-08-04 | 1 | -3/+4 |
* | commands: use SelectedAccountUiConfig instead of explicit nil check | kt programs | 2022-03-16 | 1 | -6/+1 |
* | commands: implement fuzzy completion for commands and options | kt programs | 2022-03-07 | 1 | -7/+6 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -1/+1 |
* | Make commands join args with spaces | Jeffas | 2019-09-20 | 1 | -7/+9 |
* | 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 |
* | Add index option to change-tab | Jeffas | 2019-07-27 | 1 | -4/+23 |
* | Add tab completion to textinputs | Jeffas | 2019-07-26 | 1 | -0/+3 |
* | Add change tab command | Jeffas | 2019-07-23 | 1 | -0/+48 |