I've tried searching files for either/or word scenarios and they always fail to find any results in TextPad.
An example is trying to find something like summer|winter
where I want to return any files that contain either the word "summer" or the word "winter".
This regex works fine in other programs like Notepad++. Why doesn't it work in TextPad?
Textpad.com online release notes says that they fixed a bug in 7.0.7 related to this where they:
Reject "|" as a regular expression