Page 1 of 1

Wish: F3 behaviour

Posted: 2007-08-28, 13:42 UTC
by Alextp
Wish at forum.wincmd.ru

How does F3 work in FAR: When you press F3 on a file, viewer is started.
When you press F3 on a folder, size of selected folders is calculated and shown.

In TC to calc sizes of several folders we need to press Space several times. Not as useful as in FAR.

Is FAR feature (pressing F3 on a folder calculates sizes of selected folders) needed here?

Posted: 2007-08-28, 14:22 UTC
by dott
:arrow: Support ++

Posted: 2007-08-28, 15:49 UTC
by fenix_productions
It could work like Ctrl+Q on the folder.

Posted: 2007-12-01, 22:14 UTC
by VSB
Not but i think, it must call lister with plugins that supprts folders such as IEView and VisualDirSize

Re: Wish: F3 behaviour

Posted: 2007-12-02, 21:25 UTC
by TorstenF76
Alextp wrote:In TC to calc sizes of several folders we need to press Space several times.
or just press Shift-Alt-Enter...

Re: Wish: F3 behaviour

Posted: 2007-12-02, 21:32 UTC
by m^2
TorstenF76 wrote:
Alextp wrote:In TC to calc sizes of several folders we need to press Space several times.
or just press Shift-Alt-Enter...
It's not the same. This way you'll calculate size of all folders in the panel, which is often very slow.

Posted: 2007-12-02, 21:52 UTC
by Sombra
I can view visualdirsize in a separate lister window with this em_command:

Code: Select all

[em_vd]
cmd=cm_list
param=%A 
Now in command line write: em_vd c:\any-directory\ very Important to write the last backslash.

This was reported to kajoj1 (author of VisualDirSize) a time ago. Perhaps he knows how implement it in his plugin. I'm not sure if it is possible, I don't know the plugin interface for lister. :?

Added:
Sorry, It work with cm_list <path>\ too. But I have the em_command for call it from an external program in combination whit TCMC

Re: Wish: F3 behaviour

Posted: 2008-06-28, 19:12 UTC
by versalzen
Alextp wrote:Is FAR feature (pressing F3 on a folder calculates sizes of selected folders) needed here?
i'd like to see that optional (user can select behaviour in wincmd.ini)
also the popup which comes up, if no file is selected while the user presses f3 should be turned of (also in wincmd.ini).