-
-
Notifications
You must be signed in to change notification settings - Fork 393
Open
Description
Suggestion
(Thanks for a fantastic package btw!)
The recently deprecated/removed helm-ag
package had the ability to mark candidates and open a buffer to edit the selected candidates. Reading through the issues here and at melpa
, it looks like wgrep
is the recommended replacement for this functionality -- however, helm-do-grep-ag
doesn't allow marking candidates (and this appears to be intentional?).
Description
I'd like to be able to mark candidates in helm-do-grep-ag
results, in order to be able to send the selection to wgrep
.
Solutions
I'm not sure if it's sufficient to just remove the restriction on marking candidates for helm-do-grep-ag
, or if wgrep-helm
also needs to be modified to accept the selection, rather than working from the whole list of results
Metadata
Metadata
Assignees
Labels
No labels