Version 2.5 of ne was released January 29, 2013. Grab it from the right side bar on
http://ne.dsi.unimi.it/. Ne is now officially 20 years old. Happy Birthday, nice editor!
New features since 2.4:
* New DelTabs flag, function separated from Tabs flag.
* Reformatting with the Paragraph command is now aware of common
leading characters used in comments: > # / * and spaces.
* WordWrap preserves leading characters identically to Paragraph.
Several problems were fixed as well:
* Pathologically long-running PARAGRAPH commands are now stoppable (^-\).
* Moved modified flag '*' to right end of status line to be easier to see.
* COPY, CUT, ERASE copy the correct text to the clip and do not crash
any more when in free form mode and cursor or mark is beyond the
end of a line.
* ReplaceOnce was returning a generic error code instead of success,
thus stopping macros.