Hi, I was just wondering if it's possible to refresh a dir and keep the Quick Filter I have active? Lets say I am moving files to a dir and I use ctrl+s and type part of the name of the new files so I only see them... and then want to refresh the dir by pressing F2 I will lose the filter (just like when I press ESC) and all the files will reappear. The only way I know now to achieve this is to switch focus to another program and then back to Total Commander and that way the dir will refresh and still keep the filter. Anyone know any other way to do this? I'd rather it kept the filter while pressing F2 and then if I want to remove it I can just press ESC.
Thanks.
Is it possible to keep Quick Filter while refreshing a dir?
Moderators: Hacker, petermad, Stefan2, white
Re: Is it possible to keep Quick Filter while refreshing a d
No, this is not possible. But you can use Ctrl+Shift+S to reactivate last-used filter.JimBob976 wrote:Hi, I was just wondering if it's possible to refresh a dir and keep the Quick Filter I have active?
Or you can use custom show filter Ctrl+F12 instead of quick search.
Ah ok thanks. I guess I'll keep alt+tab'ing away from TC and then back again to refresh the dir and keep the filter because that seems like the fastest way because F2 and then Ctrl+Shift+S is a bit slower and Ctrl+F12 does not hide folders that do not match the filter unless I add that to the selection type (though how i would filter only the dirs that do not match the selection I'm not even sure is possible) and even then it is still faster, though not very efficient, to alt+tab to another program and then back again.
But again thanks for the tips to two very useful methods of working with filters.
But again thanks for the tips to two very useful methods of working with filters.
It's possible since version 7.0:JimBob976 wrote:...and Ctrl+F12 does not hide folders that do not match the filter unless I add that to the selection type (though how i would filter only the dirs that do not match the selection I'm not even sure is possible)
You have to specify a filter for files and a filter for folders, examples:HISTORY.TXT wrote:07.02.06 Added: Include/Exclude certain directories in the current file list using the "Show" - "Custom" filter, e.g. *.* | *\ hides all dirs (for a file window used with tree view). Not working with "Define" button.
Code: Select all
*somestring*\ *somestring*
"*some string*" "*some string*"