Page 1 of 1
0.87 Quick search special chars not working
Posted: Tue Nov 21, 2017 9:12 am
by jadO
For long time in quick search special characters are not working. I did not check which one exactly, but I know that file names that include "(" cannot be searched for.
Re: 0.87 Quick search special chars not working
Posted: Sat Nov 25, 2017 12:23 pm
by xnview
this field use regexp, so try \(
Re: 0.87 Quick search special chars not working
Posted: Sun Nov 26, 2017 1:19 pm
by jadO
xnview wrote:this field use regexp, so try \(
Nice. Didn't know I can use regex in that field. Can this field type be changed to a remembering drop down field and keep track of the let's say 5-10 last searches? With regex it would be more convient to use a remembered search rather then typing regex over and over again.