about summary refs log tree commit diff stats
path: root/commands/ct.go
Commit message (Expand)AuthorAgeFilesLines
* go.mod: change base git urlRobin Jarry2021-11-051-1/+1
* Make commands join args with spacesJeffas2019-09-201-7/+9
* all: use fmt.Errorf for fomartting errorsWagner Riffel2019-09-041-1/+1
* all: purge redundant underscoresWagner Riffel2019-09-041-3/+3
* Add index option to change-tabJeffas2019-07-271-4/+23
* Add tab completion to textinputsJeffas2019-07-261-0/+3
* Add change tab commandJeffas2019-07-231-0/+48