aboutsummaryrefslogtreecommitdiffstats
path: root/commands/choose.go
Commit message (Expand)AuthorAgeFilesLines
* commands: refactor registrationRobin Jarry2024-01-201-1/+5
* commands: use completion from go-optRobin Jarry2023-10-281-4/+0
* commands: parse arguments with go-optRobin Jarry2023-10-281-1/+3
* commands: pass raw command line down to template evaluationRobin Jarry2023-10-281-2/+1
* app: export global functionsRobin Jarry2023-10-101-3/+3
* widgets: rename package to appRobin Jarry2023-10-101-5/+5
* go.mod: change base git urlRobin Jarry2021-11-051-1/+1
* gofmt fixesDrew DeVault2020-04-241-1/+1
* Add :choose commandRay Ganardi2020-04-241-0/+48