You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm going to close this in favor of #162. I feel like supporting this would add significant complexity, because every single flag that controls output needs to be re-interpreted based on the output format.
Once #162 is done and there exists a straight-forward path to support this, then I'd be happy to maintain a well tested implementation in ripgrep proper.
Consider adding a flag to output structured data such as json or csv for use by other tools.
rg --color None --no-heading
is nearly good enough, but the extent of the match is missing.The text was updated successfully, but these errors were encountered: