skratchdot
|
a2dfa6d0da
|
Merge pull request #17 from chengziqing/master
hide cmd window
|
2019-01-03 21:26:28 -05:00 |
chengziqing
|
4bd3886adc
|
hide cmd window
|
2018-11-08 13:29:21 +08:00 |
skratchdot
|
75fb7ed420
|
Merge pull request #10 from lawrencecraft/master
Fixing #9 - not replacing ampersand in calls to rundll32
|
2016-03-02 09:40:31 -05:00 |
Lawrence Craft
|
aeb1cab633
|
Fixing #9 - not replacing ampersand in calls to rundll32
|
2016-03-02 13:33:19 +00:00 |
skratchdot
|
c8748311a7
|
adding links to xdg-open source code in case we want to use it someday
|
2015-02-21 09:03:35 -05:00 |
skratchdot
|
e43cb5678b
|
re-adding call to cleaninput() so ampersands work in urls.
running `go fmt`
|
2015-02-21 09:02:34 -05:00 |
◬
|
6c04014953
|
Merge pull request #8 from getlantern/master
Switched to using rundll32 with FileProtocolHandler to avoid flashing shell window
|
2015-02-21 08:56:40 -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
|
ba570a1119
|
Merge pull request #7 from Byron/master
Adjusted linux open-code to assume existence of xdg-open.
|
2014-09-05 17:31:39 -04:00 |
Sebastian Thiel
|
05ac2d7bf3
|
Adjusted linux open-code to assume existence of xdg-open.
The current implentation didn't work without a side-by-side file, which
somewhat reduces the usefulness of this library.
See https://github.com/skratchdot/open-golang/issues/2 .
|
2014-09-04 12:56:57 +02:00 |
skratchdot
|
a09a2535ca
|
fixes #6 - (Windows) open.Start does not correctly handle URLs with
ampersands
|
2014-06-19 16:05:56 -04:00 |
skratchdot
|
1bdd1ce936
|
Merge pull request #5 from THUNDERGROOVE/master
Fix 'start' executable not found in %PATH%
|
2014-05-12 23:40:22 -04:00 |
Nick Powell
|
c47f41e3ae
|
Fix 'start' executable not found in %PATH%
|
2014-05-12 13:53:40 -07:00 |
skratchdot
|
00211322a2
|
fixes #2
|
2014-02-04 20:55:06 -05:00 |
skratchdot
|
79de5dd3fd
|
Merge pull request #3 from sorcix/master
Use build tags instead of checking platform at runtime.
|
2014-02-04 10:56:14 -08:00 |
Vic Demuzere
|
515ecbcfed
|
Use build tags instead of checking platform at runtime.
|
2014-02-04 17:11:26 +01:00 |
skratchdot
|
a3c5276dd4
|
Merge pull request #1 from grymoire7/master
Corrected a few typos. Added invalid url for TestStartWith as it seems ...
|
2014-01-18 11:04:08 -08:00 |
Tracy Atteberry
|
5f1a1e5c5e
|
Corrected a few typos. Added invalid url for TestStartWith as it seems was intended.
|
2014-01-18 12:29:59 -06:00 |
skratchdot
|
64cf76194a
|
fixing typo in readme
|
2013-06-10 12:57:46 -04:00 |
skratchdot
|
9723076429
|
initial commit
|
2013-06-09 08:04:09 -04:00 |