dupe-from: does not work with paths with forward slashes

Discussion related to "Everything" 1.5.
therube
Posts: 5804
Joined: Thu Sep 03, 2009 6:48 pm

dupe-from: does not work with paths with forward slashes

Post by therube »

Just noting...

dupe-from: does not work with paths with forward slashes

dupe-from:c:\out - OK
dupe-from:c:/out - fails
void
Developer
Posts: 20194
Joined: Fri Oct 16, 2009 11:31 pm

Re: dupe-from: does not work with paths with forward slashes

Post by void »

Thanks for the issue report therube,
I have put on my TODO list to support '/' and '\' as path separators.

For now, the separators must match.