Discussion related to "Everything" 1.5.
-
zonetrooperex
- Posts: 79
- Joined: Tue Jun 10, 2014 4:06 pm
Post
by zonetrooperex »
Please consider adding the size for selected items in the results.
I couldn't see anything regarding this in the Options area.
Currently:
example.png
Improved:
SOLVED: Spotted it on the right side

You do not have the required permissions to view the files attached to this post.
-
void
- Developer
- Posts: 20050
- Joined: Fri Oct 16, 2009 11:31 pm
Post
by void »
Everything shows the total selected size in the status bar on the right.
Ensure Tools -> Options -> View -> Show total size in status bar is enabled.
If you would like to also show the total selection size on the left:
- In Everything 1.5, from the Tools menu, click Options.
- Click the Advanced tab on the left.
- To the right of Show settings containing, search for:
format
- Select: statusbar_selection_format
- Set the value to:
Code: Select all
$o items | $x items selected | Size: $z
- Click OK.