D:\TMP\* <> D:/TMP/*, forward / do not work

Discussion related to "Everything" 1.5 Alpha.
Post Reply
therube
Posts: 5056
Joined: Thu Sep 03, 2009 6:48 pm

D:\TMP\* <> D:/TMP/*, forward / do not work

Post by therube »

D:\TMP\* <> D:/TMP/*, forward slashes (/) do not work.

(If it ever worked, it would have be before 1383.)
NotNull
Posts: 5517
Joined: Wed May 24, 2017 9:22 pm

Re: D:\TMP\* <> D:/TMP/*, forward / do not work

Post by NotNull »

It does when Replace forward slashes with backslashes is enabled (Menu=> Tools => Options => general => Search)
void
Developer
Posts: 17152
Joined: Fri Oct 16, 2009 11:31 pm

Re: D:\TMP\* <> D:/TMP/*, forward / do not work

Post by void »

wildcards have never supported /
I will look into making / match \

Thank you for the suggestion.
void
Developer
Posts: 17152
Joined: Fri Oct 16, 2009 11:31 pm

Re: D:\TMP\* <> D:/TMP/*, forward / do not work

Post by void »

Everything 1.5.0.1388a will now match \ with / when using wildcards.

wildcards: will also now match \ with /
Post Reply