Hacker News new | ask | show | jobs
by trowftd 4832 days ago
Notepad++ is good enough until you need to do a regex search that includes new lines in it.
3 comments

?? he can do, in Ctrl-F dialog box enable ". matches newline", I've done that more than once and never had any problem...?
True, but in extended search and replace mode you can handle newlines without goo much hassle, it's just not in the standard regex option
And it's windows-only.