johnwahba / go-tour

Automatically exported from code.google.com/p/go-tour
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

automatically open browser window when possible #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
we can make use of https://github.com/toqueteos/webbrowser 

if this issue is accepted, i'm willing to do the CL.

Original issue reported on code.google.com by minux...@gmail.com on 16 Dec 2012 at 3:13

GoogleCodeExporter commented 9 years ago
the essence of open a URL on various systems: 
https://bitbucket.org/tebeka/go-wise/src/tip/desktop.go

Original comment by minux...@gmail.com on 17 Dec 2012 at 6:06

GoogleCodeExporter commented 9 years ago
I think this is a good idea. I don't want to bring in a new dependency, though, 
so let's just implement it ourselves. It shouldn't be very difficult.

Original comment by a...@golang.org on 17 Dec 2012 at 10:56

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/6945074

Original comment by minux...@gmail.com on 18 Dec 2012 at 2:18

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 680e321d81fd.

Original comment by minux...@gmail.com on 20 Dec 2012 at 6:52