aboutsummaryrefslogtreecommitdiffstats
path: root/commands/move-tab.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-20/+18
* app: export global functionsRobin Jarry2023-10-101-3/+3
* widgets: rename package to appRobin Jarry2023-10-101-3/+3
* lint: work nicely with wrapped errors (errorlint)Moritz Poldrack2022-08-041-1/+1
* tabs: make fields privateRobin Jarry2022-07-231-11/+4
* go.mod: change base git urlRobin Jarry2021-11-051-1/+1
* Add move-tab commandJeffas2020-03-031-0/+51