You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the suggestion. You can actually do this yourself by using the transient menu API https://magit.vc/manual/transient/ to modify the rg-menu transient. The API isn't super straight forward to understand though so may need a bit of digging to find out how to do it.
Now I don't think this will work very well since the package isn't expecting files without matching lines as the output from ripgrep. Maybe some combinations of configurations will work but the default is more or less broken.
Is it possible to include
--files-without-matches
switch in rg-menu?Info on the switch - BurntSushi/ripgrep#138
The text was updated successfully, but these errors were encountered: