summaryrefslogtreecommitdiff
path: root/commands/ct.go
AgeCommit message (Expand)Author
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