Does not find file starting with . (period/full-stop)

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
terrypin
Posts: 218
Joined: Mon Mar 18, 2013 2:41 pm

Does not find file starting with . (period/full-stop)

Post by terrypin »

I want files matching
.clang-format
but get no hits. Yet if I change the search entry without the initial period to
clang-format
I get two correct hits.

Is there some special syntax I should use? Searched Help > Search Syntax but found no apparently relevant entry.
tuska
Posts: 1381
Joined: Thu Jul 13, 2017 9:14 am

Re: Does not find file starting with . (period/full-stop)

Post by tuska »

Hi,

Please try (in Everything 1.5a)

Code: Select all

startwith:name:.clang-format
Have a look here:
How to use startwith?
terrypin
Posts: 218
Joined: Mon Mar 18, 2013 2:41 pm

Re: Does not find file starting with . (period/full-stop)

Post by terrypin »

Thanks Tuska but that too delivered no hits. After some further reading as you suggested I gave up and asked Agent Ransack instead, to find
.clang-format
which gave me all 11 occurrences.
tuska
Posts: 1381
Joined: Thu Jul 13, 2017 9:14 am

Re: Does not find file starting with . (period/full-stop)

Post by tuska »

2terrypin
Which version of Everything are you using?

Perhaps you could provide some example names and tell us which files you can find and which you cannot.
void
Developer
Posts: 19839
Joined: Fri Oct 16, 2009 11:31 pm

Re: Does not find file starting with . (period/full-stop)

Post by void »

Please try disabling Match Whole Word from the Search menu.

Is anything else checked under the Search menu?
terrypin
Posts: 218
Joined: Mon Mar 18, 2013 2:41 pm

Re: Does not find file starting with . (period/full-stop)

Post by terrypin »

Thanks both. Image
Post Reply