Hello to all,
I'd like to be able to use the regex option, in the search and replace box, but regexes often involve the use of special characters accessed with the AltGr keyboard combination. Now, the effect of AltGr, in the search and replace boxes is to select everything in the box. And so if I try and type, say, [(\d)]{1,3} as a way of looking for page numbers between 1 and 999, then I get only as far as [( , the AltGr key selects everything, and so [( is then overwritten by \. I hope this is clear. It's a problem I sometimes have with web forms, too, so maybe this is something to do with my setup. Note finally that I can type my regex in the word processor window, then cut and paste to the search and replace box, as a workaround.
Thanks in advance for any help here.
G. R.