It allows to locate in files ignoring in-words separators, such as punctuation and spaces, so searching "foo-bar" is like searching for "foo bar", "foo_bar" or "foo?bar".
This is not compatible with regex.
This PR has https://pagure.io/mlocate/pull-request/41 as perequisite.
It allows to locate in files ignoring in-words separators, such as punctuation and spaces, so searching "foo-bar" is like searching for "foo bar", "foo_bar" or "foo?bar".
This is not compatible with regex.
This PR has https://pagure.io/mlocate/pull-request/41 as perequisite.