Page 1 of 1

Finding a semicolon in Quick filter

Posted: 04.10.2023, 03:10
by freenylon
How do I use Quick filter to find filenames containing a semicolon (;)
FC always treats the semicolon as an escape character.

Can it be done?

Re: Finding a semicolon in Quick filter

Posted: 05.10.2023, 20:44
by Marek
In the next release it will be possible to use "\;" for semicolon in the file name.

Re: Finding a semicolon in Quick filter

Posted: 13.10.2023, 19:00
by Forez
Could not this be achieved with using a double semi-colon? Along with being able to use

Code: Select all

\;
?