Great product, but there’s a bug in this version
I’ve been using this editor for many years and am happy to see it back in active development.
There’s a small bug when using regular expression search with windows line endings. It doesn’t count the r character as part of the line ending. So if you want to find all the lines ending in ‘a’ for instance, you would need to search for ‘ar$’ as opposed to ‘a$’ if the file uses windows line endings.
Kody B about SubEthaEdit