- + Visual Filter: Now you can define a filter to apply only to folders yet show all files. Simply prefix "*|" to the pattern. For example, to show only folders beginning with "a" and all files:
*|a*
To show all files but no folders:
*|!* - * Updated the help file