We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdfc418 commit abf1152Copy full SHA for abf1152
CHANGELOG.md
@@ -6,6 +6,8 @@ Bug fixes:
6
7
* [BUG #1891](https://github.com/BurntSushi/ripgrep/issues/1891):
8
Fix bug when using `-w` with a regex that can match the empty string.
9
+* [BUG #1911](https://github.com/BurntSushi/ripgrep/issues/1911):
10
+ Disable mmap searching in all non-64-bit environments.
11
12
13
13.0.0 (2021-06-12)
0 commit comments