aboutsummaryrefslogtreecommitdiff
path: root/commands/ct.go
AgeCommit message (Expand)Author
2024-01-26tabs: optimize switching by offsetsdelitako
2024-01-20commands: refactor registrationRobin Jarry
2023-11-02completion: refactor filter list apiRobin Jarry
2023-10-28commands: use completion from go-optRobin Jarry
2023-10-28commands: parse arguments with go-optRobin Jarry
2023-10-10app: export global functionsRobin Jarry
2023-10-10widgets: rename package to appRobin Jarry
2022-08-04lint: homogenize operations and minor fixes (gocritic)Moritz Poldrack
2022-03-16commands: use SelectedAccountUiConfig instead of explicit nil checkkt programs
2022-03-07commands: implement fuzzy completion for commands and optionskt programs
2021-11-05go.mod: change base git urlRobin Jarry
2019-09-20Make commands join args with spacesJeffas
2019-09-04all: use fmt.Errorf for fomartting errorsWagner Riffel
2019-09-04all: purge redundant underscoresWagner Riffel
2019-07-27Add index option to change-tabJeffas
2019-07-26Add tab completion to textinputsJeffas
2019-07-23Add change tab commandJeffas