Conversation
|
Apologies, but I realize this issue came up before: #8 . However, you could add a new function that tries If this sounds like too much, I'd happily take the codespaces configuration commit. |
Byron
left a comment
There was a problem hiding this comment.
Just to put this PR into the right state.
|
Per the docs for this crate, "Use this library to open a given path or URL in some application, obeying the current user’s desktop configuration." After reading #8, I think that there's no good way to accomplish this goal on Linux -- ignoring I'll submit the Codespaces update as a separate PR. What are your thoughts? |
Yes, that sounds good. I hope you will find the time to contribute that addition as well, and agree that referring this to the Thanks again! |
Per #108, this PR adds support for the
BROWSERenvironment variable in Linux.I've also added a Codespaces config file, which allowed me to test this easily in Codespaces.
Feedback is welcome!