Unable to sort correctly under certain circunstances

Discussion related to "Everything" 1.5.
Post Reply
err_24546
Posts: 79
Joined: Wed Oct 11, 2023 1:47 am

Unable to sort correctly under certain circunstances

Post by err_24546 »

I'm not sure if it is something related to my config, but if I search something like:

Code: Select all

C:\Windows\softwareDistribution\ depth:
And then I try to sort by depth, and the highest value belongs to a folder, but the first is something else.
image.png
image.png (89.03 KiB) Viewed 1012 times
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: Unable to sort correctly under certain circunstances

Post by void »

Files and folders are listed separately.

Files are listed first when sorting in descending order.
Post Reply