View Single Post
Old 11-18-2019, 02:55 PM   #222
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,859
Karma: 6120478
Join Date: Nov 2009
Device: many
Quote:
Originally Posted by BeckyEbook View Post
The first tests are very promising.
Strength in simplicity!

Only one thing - after pressing "Cancel" in the prior-revised window could return to the window with the formula entered.

Escape works for me with one backslash.
Hmm what about replacements groups? Does \1 work or do you need to use \\1

QRegularExpression docs seem to indicate we need to escape things. For example the only way to get a plain backslash is to use \\\\

As for returning to the RERenamer with the old string that is possible.

KevinH
KevinH is online now   Reply With Quote