aboutsummaryrefslogtreecommitdiffstats
path: root/commands/msgview/open-link.go
Commit message (Expand)AuthorAgeFilesLines
* completion: refactor filter list apiRobin Jarry2023-11-021-1/+1
* commands: use completion from go-optRobin Jarry2023-10-281-3/+3
* open: run commands with sh -cRobin Jarry2023-10-281-1/+1
* commands: parse arguments with go-optRobin Jarry2023-10-281-9/+13
* app: export global functionsRobin Jarry2023-10-101-5/+5
* widgets: rename package to appRobin Jarry2023-10-101-4/+4
* openers: add mime type handling for open-linkRobin Jarry2023-03-131-3/+10
* lint: add missing panic handlers in goroutinesRobin Jarry2023-01-061-0/+2
* commands: split open-link in separate fileRobin Jarry2022-10-161-0/+41