Replies: 1 comment
-
|
Good point. Patches welcome which add this. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Recently, I was confused why
consult-ripgrepwasn't finding a string that I knew was in a certain file. It turned out that there was an extraneous null byte in the file, causing the file to be skipped. It would be nice if consult could displayfile.txt: binary file matchesand link to the file in this case.Beta Was this translation helpful? Give feedback.
All reactions