aboutsummaryrefslogtreecommitdiffstats
path: root/commands/prompt.go
Commit message (Expand)AuthorAgeFilesLines
* commands: add OptionsProvider and OptionCompleterKoni Marti2023-05-161-1/+1
* lint: apply new formatting rulesMoritz Poldrack2022-08-011-1/+2
* commands: implement prompt completionSergey Smirnykh2022-07-021-2/+50
* go.mod: change base git urlRobin Jarry2021-11-051-1/+1
* all: use fmt.Errorf for fomartting errorsWagner Riffel2019-09-041-2/+1
* all: purge redundant underscoresWagner Riffel2019-09-041-3/+3
* Add :prompt commandChristopher Vittal2019-08-261-0/+33