It's a pretty editor, but an editor able to manipulate line
breaks like any other character (as the good old pfe
does) is extremely powerful, for example to create
temporary batch files from any kind of lists. The
example of pfe is quite perfect: in the search area of
search and replace, a \n or \t and so on character can
be placed anywhere, as well as in the replace with area,
makin easy for example to remove all the blank lines of
a file by this simple way:
find: \n\n
replace with: \n
AnyEdit does not seem to be able to solve this little
problem at all.
Anyway, it seems to be an extremely good editor.