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