Mislav Marohnić
|
5b4a08dcb9
|
Ensure that only PATH is searched when shelling out to external commands
Works around https://github.com/golang/go/issues/38736 for Windows.
|
2020-11-11 16:33:13 +01:00 |
|
Sam Coe
|
9058feebec
|
Fix up structure for better testing
|
2020-09-16 17:19:11 +02:00 |
|
Sam Coe
|
fd1d09dfc2
|
Clean up linux logic to have better default logic
|
2020-09-16 16:56:47 +02:00 |
|
Sam Coe
|
7551139caf
|
Address PR comments
|
2020-09-16 16:04:58 +02:00 |
|
Sam Coe
|
dd1c24a20a
|
Use LookPath to determine if xdg-open exists
|
2020-09-16 15:52:34 +02:00 |
|
Mislav Marohnić
|
fe7cdd8ab7
|
Extract web browser launching to a package
This fixes opening URLs with `&` on Windows.
|
2020-01-29 11:49:38 +01:00 |
|