[bug] search filename match

Found a bug in "Everything"? report it here
Post Reply
wjx0912
Posts: 1
Joined: Fri May 17, 2024 2:00 am

[bug] search filename match

Post by wjx0912 »

this ok: dir1\file1.txt
but this can not find: dir1/file1.txt

please fix it, thanks
void
Developer
Posts: 15806
Joined: Fri Oct 16, 2009 11:31 pm

Re: [bug] search filename match

Post by void »

To convert forward slashes to backslashes:
  • In Everything, from the Tools menu, click Options.
  • Click the Search tab on the left.
  • Check Replace forward slashes with backslashes.
  • Click OK.
Everything 1.5 will do this automatically.
Post Reply