Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a default browser Open() for UNIX systems #2

Merged
merged 3 commits into from
Feb 17, 2024
Merged

Commits on Feb 16, 2024

  1. Add a default browser Open() for UNIX systems

    For UNIX-like systems other than Linux, add a browser Open() call.  Keep
    Linux as-is to continue handling WSL environments.
    scfarley committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e7236c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    820b414 View commit details
    Browse the repository at this point in the history
  2. Fix it for Windows too

    scfarley committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    cb4e1d6 View commit details
    Browse the repository at this point in the history