Pass ripgrep arguments to rga-fzf #218
Unanswered
deepdishpep
asked this question in
Q&A
Replies: 1 comment
-
You can adapt env FZF_DEFAULT_COMMAND="rga --no-ignore" rga-fzf Have a look at my command-line bindings for inspiration |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I use
rga
I can pass the argument--no-ignore
which gets used byripgrep
. Is there any way to add this as an argument when usingrga-fzf
?Beta Was this translation helpful? Give feedback.
All reactions