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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
on Windows just have only to add this to your $PROFILE
https://gist.github.com/danalec/a8f5c89552ebe5d17ed60279eb497cb7
then
rg --versionto confirm is active-Quick test for case behavior: rg Foo is case-sensitive by default; rg -i Foo or rg -S Foo adjusts as expected
Differences to account for: case mode and line-number defaults; archive handling overlap.
Beta Was this translation helpful? Give feedback.
All reactions