Little find quirk?

Hi,

When using either the "Find" window or the "Select..." button/function,
searching for any filename containing %20 will also mark any file containing only 20 (thus it find names which don't have any % but only the string 20.

Is that expected behavior please ?

Use '%20 (put a ' before the % to escape it) and it should work.