Giter Club home page Giter Club logo

Comments (9)

syohex avatar syohex commented on August 24, 2024

Sorry late response.

Would you tell me how to reproduce this issue in detail ?

I cannot reproduce this issue now. helm-do-ag-project-root calls helm-do-ag from project root,
so I suppose if helm-do-ag works then helm-do-ag-project-root works too.

from helm-ag.

Poquaruse avatar Poquaruse commented on August 24, 2024

No problem, thanks for answering!

M-x helm-do-ag-project-root RET opens a prompt. Whatever I type, nothing happens.

M-x helm-do-ag RET opens a prompt to choose a file. If I just press Enter, the directory seems to be selected. However, upon typing, nothing happens.

If on the other hand I choose a file instead of a folder/directory I can successfully search in that file (but not in the directory).

Does this have something to do with Windows perhaps?

from helm-ag.

syohex avatar syohex commented on August 24, 2024

Please upgrade helm-ag version and try. I fixed helm-do-ag issue for the platinum searcher.
So this issue may be resolved by that fix.

from helm-ag.

Poquaruse avatar Poquaruse commented on August 24, 2024

Unfortunately, it does not work with the new version...

from helm-ag.

syohex avatar syohex commented on August 24, 2024

Thanks for checking.

from helm-ag.

syohex avatar syohex commented on August 24, 2024

@Poquaruse

FYI: the platinum searcher(pt) is better than the silver searcher(ag) for Windows users. You can download its binary from here.

You need to add following configuration for using the platinum searcher(pt) instead of the silver searcher(ag)

(setq helm-ag-base-command "pt --nocolor --nogroup")

from helm-ag.

Poquaruse avatar Poquaruse commented on August 24, 2024

Thanks! I just gave pt a try and one thing does work, the other doesn't. ;-)

OK: helm-do-ag, then select directory does successfully search all files
Doesn't work: helm-do-ag-project-root, still doesn't return any results

from helm-ag.

syohex avatar syohex commented on August 24, 2024

I suppose this issue was fixed by #114.
Please update to latest version and try again.

from helm-ag.

Poquaruse avatar Poquaruse commented on August 24, 2024

Great! :-) I just updated and indeed it does work! Thanks for fixing this!

from helm-ag.

Related Issues (20)

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.