Page 1 of 1
POSIX
Posted: Sat Mar 22, 2014 3:09 pm
by gcotterl
Does version 7.2.0 have the "Use POSIX regular expression syntax" option?
Posted: Sat Mar 22, 2014 9:56 pm
by ben_josephs
No. That option was wrongly and confusingly named in previous versions of TextPad: it merely changed the syntax to a more modern and more convenient style. What would you require of it?
Posted: Sat Mar 22, 2014 10:18 pm
by gcotterl
In Textpad 5.3, I was told to make sure that I had the "Use Posix regular expression syntax" selected.
I just installed Textpad 7.2 and I was checking on the status of the "Posix regular expression syntax" option but I couldn't find it.
Posted: Sun Mar 23, 2014 8:40 am
by ben_josephs
What TextPad pre-7 called "Posix" style differed from the default style only in the way backslashes were used. In that respect "Posix" style is like the style used by TextPad 7. Most TexPad pre-7 "Posix"-style regexes will work in TextPad 7. Have you found one that doesn't?
Posted: Sun Mar 23, 2014 3:47 pm
by gcotterl
No, not yet