Perhaps this is the answer:
Colors by file type are only applied once when reading the directory or when a new file is added. It's not constantly updated. For example, when a filter is set "not older than 1 hour" and a file then gets older than one hour, the color isn't updated immediately.
You can force a refresh (also of the colors) even when there was no change to the files with command:
cm_RereadSource 1
on a button, in the "Start" menu, in the command line, or with a user-defined hotkey.
Statistics: Posted by white — 2025-02-18, 18:57 UTC