aboutsummaryrefslogtreecommitdiffstats
path: root/commands/z.go
Commit message (Expand)AuthorAgeFilesLines
* commands: refactor registrationRobin Jarry2024-01-201-1/+5
* z: complete with fs folders instead of account foldersRobin Jarry2024-01-171-1/+1
* z: fix arguments handlingRobin Jarry2024-01-171-12/+16
* commands: use completion from go-optRobin Jarry2023-10-281-3/+4
* commands: parse arguments with go-optRobin Jarry2023-10-281-13/+10
* app: export global functionsRobin Jarry2023-10-101-9/+7
* widgets: rename package to appRobin Jarry2023-10-101-3/+3
* commands: add zoxide support via :zBence Ferdinandy2022-09-131-0/+85