Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature idea: ability to identify several file types #129

Open
pierre-rouleau opened this issue Jan 31, 2023 · 1 comment
Open

Feature idea: ability to identify several file types #129

pierre-rouleau opened this issue Jan 31, 2023 · 1 comment

Comments

@pierre-rouleau
Copy link
Contributor

pierre-rouleau commented Jan 31, 2023

Ripgrep accepts several --type command line arguments. It would be nice to be able to build a rg command line that support specifying a search in multiple file types.

For example, as C++ projects often include C code, so being able to select both c and cpp file types would help. Adding makefile to the list can also be useful.

If adding the ability to define a button with a list/set of file types, then perhaps adding the ability to specify the file selection arguments manually as a string would allow creating searches that can not (AFAIK) be specified with the buttons.

By the way, deadgrep is fantastic and super useful!!

@gvol
Copy link

gvol commented Aug 16, 2023

@pierre-rouleau, does #93 do something like what you want?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants