(f*.doc) ... this works fine in every other program I’ve used, not sure why it’s different in OP.
It filters all files with the letter anywhere in the name. Like using (f.doc).
Is this an oversight, bug, limitation to capabilities, or just requires an unconventional filter operand method?