aboutsummaryrefslogtreecommitdiffstats
path: root/browserenv_windows.go
AgeCommit message (Expand)Author
2020-12-20Add license (MPL 2.0)Teddy Wing
2020-12-20Add function and variable documentationTeddy Wing
2020-12-20Rename `escapeBrowserCommand()` to `shellEscapeCommand()`Teddy Wing
2020-12-20Rename `fmtBrowserCommand()` to `escapeBrowserCommand()`Teddy Wing
2020-12-19Add `BROWSER` support to `OpenURL()`Teddy Wing