Replies: 1 comment
-
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.
-
I use the
-C NUM, --context NUMoption a lot with consult ripgrep, for search-and-replace operations. I export the list which I get from consult ripgrep into a wgrep-mode buffer using embark-export.Unfortunately all empty lines are stripped from the list, so that the text which I see in the wgrep buffer looks unstructured and is very hard to read.
For this workflow, it would be great to have a way to keep the empty lines in the context.
Any love for this? :)
Beta Was this translation helpful? Give feedback.
All reactions