Page 1 of 1
Calculate selection occupied space
Posted: 2012-03-04, 21:25 UTC
by Thany
I think it would be more intuitive if "Calculate occupied space" acts only on the current selection, or on everything if nothing is selected. This would go in sync with the paradigm of "make a selection, perform an action, see the result".
Posted: 2012-03-05, 02:36 UTC
by petermad
I think it would be more intuitive if "Calculate occupied space" acts only on the current selection
That is already the case.
or on everything if nothing is selected.
Usually TC only acts on the file/folder under the cursor if nothing is selected, and that is also what "Calculate occupied space" does now.
Posted: 2012-03-08, 11:12 UTC
by Thany
Maybe I explained incorrectly. I was talking about what happens after Shift+Alt+Enter. At least for me it always applies to the entire list of directories.
Posted: 2012-03-08, 11:44 UTC
by ghisler(Author)
Yes, it's always for all dirs. You can use Ctrl+L for the selected (summary only).
Posted: 2012-03-08, 11:56 UTC
by Thany
I know, I know. It wasn't really a question. It's a suggestion

Posted: 2012-03-09, 10:46 UTC
by Flint
Thany
If you call cm_ShowOnlySelected before pressing Alt+Shift+Enter you'll get what you want.
Posted: 2012-03-09, 12:38 UTC
by Thany
That's actually worse, usability-wise...
Btw, just for fun, I tried the Ctrl+L thing, and that's tooootally not what I wanted. It's next to useless: it gives some kind of alert box with all kinds of information that cannot even be selected or copied or anything. And it doesn't update the [Size] column like Alt+Shift+Enter does.