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

"rg: unrecognized flag" message is displayed while searching with rga-fzf if the filename being searched starts with -- #261

Open
claimsecond opened this issue Nov 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@claimsecond
Copy link

Describe the bug
see the Title
I'm not really sure if I have to post this bug here, but I hope you can correct me if I have to go with this to ripgrep issue tracker

To Reproduce

  1. Create a file which name starts with -- (e.g. "--sample_file") with arbitrary text content
  2. Run rga-fzf in the directory which this file was created in
  3. See the result

Attach example file:
--sample_file.txt

Run command:
rga-fzf

Output
fzf TUI with message described above

Screenshots
screenshot1730551461

Operating System and Version
Linux archlinux 6.11.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 22 Oct 2024 18:31:38 +0000 x86_64 GNU/Linux

Output of rga --version
ripgrep-all 0.10.6

@claimsecond claimsecond added the bug Something isn't working label Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant