-
-
Notifications
You must be signed in to change notification settings - Fork 592
Closed
Description
Expected behavior
A project containing multiple directories specified in the .projectile file as in
+/foo
+/bar
+/baz
Hangs projectile-grep asking for user input to either, kill the current grep and replace the *grep* buffer or continue to hang. Either only the first directory is searched or only the last results are kept, not all results are visible at the same time. This behaviour is specific to grep as it uses the same grep buffer.
Actual behavior
Search all directories included in the project for results and make the results visible at the same time.
Steps to reproduce the problem
- Create a project with multiple subdirectories
- Add the subdirectories to the
.projectilefile as described above - Run
projectile-grepin the project in a way that produces results
Environment & Version information
Projectile version information
Projectile 2.1.0snapshot
Emacs version
GNU Emacs 26.3 (build 1, x86_64-apple-darwin18.2.0, NS appkit-1671.20 Version 10.14.3 (Build 18D109)) of 2019-09-02
Operating system
MacOS 10.15.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels