All releases of ne


Release Notes: A new Shift command indents/outdents the line. A new AtomicUndo command can group undo actions. A very (20-years) old bug has been fixed.


Release Notes: There are a few bugfixes. Now you can bind arbitrary keyboard sequences to key codes.


Release Notes: A new automatchbracket feature that highlights matching brackets. Better bookmarks. A new command-line argument to position the cursor on a given row and column. Better syntax highlighting.


Release Notes: Several improvements and bug fixes were made. Much more efficient incremental updates are done with syntax highlighting. The main new feature is automatic completion (using terms present in the currently loaded documents).


Release Notes: ne was not updating the screen correctly when ported under Cygwin. This has been fixed.


Release Notes: Some visual glitches caused by improper built-in ANSI escape sequences were fixed. The THROUGH command now uses the system temporary directory.


Release Notes: The THROUGH command was broken by improper usage of mkstemp().


Release Notes: After 16 years, ne finally has syntax highlighting.


Release Notes: The paragraphing code was slow on long lines. A long-standing BSD problem (escape timeouts were killing the process) has been fixed.


Release Notes: The file requester was positioning files in the wrong order, due to some assumption on the results of readdir(). This has been fixed.