Code: Select all
v25.00.0212 - 2023-10-26 14:14
+ Content-Based Folder Icons: Added a tweak to exclude certain locations from CBFI
(Content-Based Folder Icons). You can specify one or more (separated by ;) wildcard
patterns to be matched against the location in question, for example:
CBFIBlackList=T:\Test ManyFiles\*;*Millions*
Notes:
- The patterns will be automatically lowercased on the next save, don't worry
about it, it's for speed:
CBFIBlackList=t:\test manyfiles\*;*millions*
- If you are crazy enough to use the ; character in your pathnames, you can use | as
an alternative separator:
CBFIBlackList=T:\Test;Many;Files\*|*Millions*
- Why would you want to use this tweak? Because with huge folders (> 100,000 items),
checking the contents becomes annoyingly slow.
> Huge Folders: Color Filters like these will make listing huge folders frustratingly
slow (see background below at v25.00.0207 - 2023-10-24 22:34):
B:prop:#empty:2|fl //empty folders
L:prop:#nosubs:2 //folders without subs
But there is a solution. You can use the geeky filternot switch to exclude
particular branches with huge folders, for example:
B:prop:#empty:2|fl //||filternot:T:\Test ManyFiles\*
L:prop:#nosubs:2 //||filternot:T:\Test ManyFiles\*
* Configuration | Tabs and Panes | Tabs | Show Tab List button: Previously, the tabs
automatically moved horizontally to display the current tab only when the Tab List
button was shown. Now this happens regardless of this setting.
* Copy Millions of Files: Now it's also implemented for background operations (XYcopy).
* XYcopy: Updated to 2.10.0225.
(1) Installer Package, (2) No-Install Package (for manual unpacking).
XYplorer Beta Club