ripgrep.el icon indicating copy to clipboard operation
ripgrep.el copied to clipboard

Collaborate on a command 'grep' interface?

Open kaushalmodi opened this issue 9 years ago • 3 comments

Hello,

I was just thinking of developing something like this was ripgrep and it was awesome to see it already in Melpa.

Currently, I mainly use ag and ag.el. I was curious if @Wilfred would be interested in developing a common "grep" interface, and then extend ag.el from that. You can then extend ripgrep.el from that common "grep" interface library too?

What do you think?

As ag andrgare quite similar, I believe, there will be tremendous code reuse between this andag.el`.

kaushalmodi avatar Sep 28 '16 14:09 kaushalmodi

Hi, i create ripgrep.el to test this new search tool. I also created sift.el. To unify this search packages, i start a new project : Socyl

nlamirault avatar Sep 28 '16 14:09 nlamirault

Thanks!

kaushalmodi avatar Sep 28 '16 14:09 kaushalmodi

I create a PR to add socyl to melpa : https://github.com/melpa/melpa/pull/4291

nlamirault avatar Sep 29 '16 11:09 nlamirault