Commit Graph

11 Commits

Author SHA1 Message Date
Adam Tang 34f07943e0
causing goplay installation failed.
... > go get -v -u github.com/haya14busa/goplay/cmd/goplay
github.com/haya14busa/goplay (download)
github.com/skratchdot/open-golang (download)
github.com/skratchdot/open-golang/open
# github.com/skratchdot/open-golang/open
..\skratchdot\open-golang\open\exec_windows.go:10:2: imported and not used: "syscall"
2019-04-01 22:31:27 +08:00
skratchdot 1a48294fa5 commenting out another line from #17 that was missed in 7972e18a72 2019-03-31 10:38:44 -04:00
Sean Houghton 7972e18a72 Don't HideWindow, it breaks opening folders on windows 2019-03-22 13:31:33 -07:00
chengziqing 4bd3886adc hide cmd window 2018-11-08 13:29:21 +08:00
Lawrence Craft aeb1cab633 Fixing #9 - not replacing ampersand in calls to rundll32 2016-03-02 13:33:19 +00:00
skratchdot e43cb5678b re-adding call to cleaninput() so ampersands work in urls.
running `go fmt`
2015-02-21 09:02:34 -05:00
fffw 94271da2d0 use rundll32 to open url on windows 2015-02-21 16:46:14 +08:00
Ox Cart 40c15a1b14 Switched to using runhide to suppress command prompt on windows when opening UI 2015-02-20 20:38:23 -06:00
skratchdot a09a2535ca fixes #6 - (Windows) open.Start does not correctly handle URLs with
ampersands
2014-06-19 16:05:56 -04:00
Nick Powell c47f41e3ae Fix 'start' executable not found in %PATH% 2014-05-12 13:53:40 -07:00
Vic Demuzere 515ecbcfed Use build tags instead of checking platform at runtime. 2014-02-04 17:11:26 +01:00