CotEditor
The Regex 正規表式 used is CUI regular expression engine (Important changes on CotEditor 4.2 - CotEditor. Never heard of it.
Quick verdict: 3.5 stars
Pros
- Rare treasure: amazed to discover support for
\p{Han}
,\p{P}
, and the like.
Cons
- Large files: Freezes or crashes, or grinds to a halt, when opening large text files (~ > 100MB), something EmEditor would handle with grace and ease. Even Sublime Text (Mac) will do.
- Can't handle deleting duplicates in 800K-line files. Can't hold a candle to EmEditor
-
No plan to support search and replace in opened files or in multiple files under a directory, not to mention recursively.
- Character class subtraction (regex) is not available.