Can "Everything" fail to search files when it has multiple spaces in a directory?

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
MatthewKyeo
Posts: 3
Joined: Mon Jul 10, 2017 4:57 am

Can "Everything" fail to search files when it has multiple spaces in a directory?

Post by MatthewKyeo »

Hi, I'm Matthew. I'm using "Everything" v1.4.1.877(x64) on a 64-bit Windows 10 desktop.

I will explain something using the attached pictures.

As you see "No.1", if a file name has a single space, Everything can search files with no problem.

Whereas if a file name has 2 or more spaces inside, I think it fails to search it unless I add quotation marks " ".

For instance, I have created 2 files in

"C:\Users\Hi Void Tools 2017"

directory; test0void file and "Void HELLO World" file.

As you see picture 2 ~ 3, you can see what's happening.

However, if I add quotation marks like

C:\Users\"Hi Void Tools 2017"\ test0void

this can solve the problem.

So my question is, is Everything intended not to search files when a directory has multiple spaces?

Is adding quotation marks the only way? I feel quite distracting because I usually copy directories that have spaces in it.

Considering directories like

C:\Program Files (x86)\Microsoft Visual Studio

I wish this issue to be evaluated.

-Best Regards, Matthew

P.S.) I'm Korean and the computer is configured to use Korean so the \ has appeared as the Korean WON character in the picture.
Attachments
No. 2
No. 2
EveryCMP.jpg (204.67 KiB) Viewed 2823 times
No. 3
No. 3
EveryQuotation.jpg (23.07 KiB) Viewed 2831 times
No. 1
No. 1
EverythingOk.jpg (176.13 KiB) Viewed 2832 times
NotNull
Posts: 5458
Joined: Wed May 24, 2017 9:22 pm

Re: Can "Everything" fail to search files when it has multiple spaces in a directory?

Post by NotNull »

Try searching in the path too (not just the filename) by activating: Menu:Search > Match Path
MatthewKyeo
Posts: 3
Joined: Mon Jul 10, 2017 4:57 am

Re: Can "Everything" fail to search files when it has multiple spaces in a directory?

Post by MatthewKyeo »

NotNull wrote:Try searching in the path too (not just the filename) by activating: Menu:Search > Match Path
Hi, "NotNull". Wow, it worked! Thanks for your reply!

-Best Regards
therube
Posts: 4955
Joined: Thu Sep 03, 2009 6:48 pm

Re: Can "Everything" fail to search files when it has multiple spaces in a directory?

Post by therube »

the computer is configured to use Korean so the \ has appeared as the Korean WON character in the picture
Are you able to change it to '\', at least temporarily to test with?
I wonder if WON is not being treated literally rather then a path separator?


?

Get directory separator char on Windows? ('\', '/', etc.)
MatthewKyeo
Posts: 3
Joined: Mon Jul 10, 2017 4:57 am

Re: Can "Everything" fail to search files when it has multiple spaces in a directory?

Post by MatthewKyeo »

therube wrote: Are you able to change it to '\', at least temporarily to test with?
I wonder if WON is not being treated literally rather then a path separator?
Hi, "therube". You got a point. I will search how to change that.
Post Reply