Fork me on GitHub
#emacs
<
2018-12-19
>
practicalli-johnny01:12:23

-g*.el pattern for just elisp files or -g!*.el pattern to not searching in elisp files. Fairly sure I am using ripgrep with helm

theeternalpulse01:12:09

the g flag doesn't seem to take, even with I pass in that in the command line

theeternalpulse01:12:55

I get error code 1 in emacs

practicalli-johnny01:12:14

Sorry, I don't have a setup with Ivy and counsel. I only have helm.

theeternalpulse01:12:18

is there a helm varaible for the rg command?

theeternalpulse01:12:30

if I omit the search term that works, so with just -g*.el it returns the files, but once I add a search term it throws an error. I remember vaguely this was mentioned in the chat, but it's disappeared since