-
-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
search broken when not in root dir of project #131
Comments
I have the same issue. Now I need to set |
Sorry about that, I've reverted the commit. |
I get this triggered every time I run
I also have :
Am I doing anything wrong? |
@gayanhewa that error appears to pertain to the |
Oh 🤦♂ , I will try to take a look. I managed to get helm-ag to work, for the time being, I will revert my changes and reset the key bindings to check this again. 🙇 |
Expected behavior
Can do
helm-projectile-rg
in any sub-directory in a projectActual behavior
b62cea6 listed all project files to search, helm-rg will concatenate files with current working directory which results in path not found
Steps to reproduce the problem
open file in a sub folder of a project, do
helm-projectile-rg
and search anythingBacktraces if necessary (
M-x toggle-debug-on-error
)Environment & version information
helm-projectile
version:helm
version (inhelm-pkg.el
):projectile
version (M-x projectile-version
):M-x emacs-version
):The text was updated successfully, but these errors were encountered: