issues Search Results · repo:pkg/browser language:Go
Filter by
19 results
(76 ms)19 results
inpkg/browser (press backspace or delete to remove)I am attempting to open a local file in the browser on Windows with a fragment that specifies the document location. For
example: c:\some-file.html#basic. The file opens fine, but the #basic part is ignored. ...
antxv
- Opened on Jul 15, 2024
- #59
Is this project dead? I see no commits since September 2021. Consider deprecating and linking to fork
https://github.com/cli/browser which is actively developed.
https://go.dev/ref/mod#go-mod-file-module ...
hickford
- 1
- Opened on Jun 23, 2023
- #54
Tagging a semantic version simplifies packaging on Linux, which in turn simpifies packaging applications that depend on
this library. Please tag say v0.1.0.
This is a very popular library, but it isn ...
hickford
- Opened on Jun 23, 2023
- #53
Howdy all y all,
My Pixel 5a running Android 13 cannot find a web browser.
My Android browser is NOT one of these (xdg-open chrome google-chrome firefox). I get something like these messages:
fails ...
DaleEMoore
- 1
- Opened on Feb 23, 2023
- #50
Hello,
Would it be possible to open the browser with data: URL on Windows? I want to display an image, so have something like
data:image/png;base64,.... If I manually paste it in browser address bar (Edge, ...
dpajkovic
- Opened on Feb 10, 2023
- #49
I use it like this:
request, err := http.NewRequest( POST , login_url, strings.NewReader(formData.Encode()))
if err != nil {
return err
}
request.Header.Set( Referer , login_url)
request.Header.Set( ...
guettli
- 3
- Opened on Jun 23, 2022
- #46
👋🏻
I installed this package, and ran it once and it worked fine. I then came back and tried it again (after making some
code changes) and found that no matter what URL I provided to browser.OpenURL the ...
Integralist
- 5
- Opened on Mar 7, 2022
- #44
On many linux systems, the BROWSER environment variable allows users to specify their default browser, much like the
EDITOR or PAGER environment variables.
Would you be open to a PR that adds support ...
brandonbloom
- 4
- Opened on Sep 29, 2021
- #41
Hi
I try to build with solaris but i have this error
../../pkg/mod/github.com/pkg/browser@v0.0.0-20210706143420-7d21f8c997e2/browser_unsupported.go:7:2: imported and not
used: os/exec
chris93111
- 3
- Opened on Sep 1, 2021
- #37

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.