Giter Site home page Giter Site logo

Comments (7)

 avatar commented on May 20, 2024 2

Can confirm that implementation works on macOS, so lines can be uncommented.

from regexfilesearcher.

 avatar commented on May 20, 2024 1

@CommonLoon102 I don't have a mac, so I left the macOS implementation commented out.
I am very certain it should work though, because I checked the dotnet repo and it looks like they are using execve on unix.
A quick google search shows that open is an executable under /usr/bin on macOS (just like xdg-open on Linux), which further confirms the implementation correct.
Should I go ahead and uncomment it, or leave it as-is showing a message box when the user doesn't specify an editor on macOS?

Hi,

I am testing on a Mac just now, I'll let you know how it goes.

from regexfilesearcher.

n0-fun avatar n0-fun commented on May 20, 2024

@CommonLoon102 I don't have a mac, so I left the macOS implementation commented out.
I am very certain it should work though, because I checked the dotnet repo and it looks like they are using execve on unix.
A quick google search shows that open is an executable under /usr/bin on macOS (just like xdg-open on Linux), which further confirms the implementation correct.
Should I go ahead and uncomment it, or leave it as-is showing a message box when the user doesn't specify an editor on macOS?

from regexfilesearcher.

n0-fun avatar n0-fun commented on May 20, 2024

@Adarke Thanks for the update! Since you were just assigned, would you like to update the pull request with the suggested changes?

from regexfilesearcher.

 avatar commented on May 20, 2024

@n0-fun I don't have permissions to update the pull request for some reason, so would you mind making the changes?

from regexfilesearcher.

n0-fun avatar n0-fun commented on May 20, 2024

@Adarke Oh, I am not sure why that was the case. I guess issue and pull request assignees and reviewers are entirely different things.
Anyways, I made the changes and the pull request should be ready for review now.

from regexfilesearcher.

CommonLoon102 avatar CommonLoon102 commented on May 20, 2024

@n0-fun I've done some refactor on the code, please review, and if it is still fine, I can merge it.

from regexfilesearcher.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.