Release Notes: The man page is now installed by default. Some build problems on various architectures have been fixed.


Release Notes: Moe now accepts a column number as in "moe +line,column filename". The short name "-B" has been assigned to "--no-backup". The new commands "show little-endian multibyte value" and "show big-endian multibyte value" have been added. The clock now shows a "." after the minutes for PM. Moe now removes the file before saving when "create backups" is off to avoid following links. "reformat paragraph" now uses as a left margin the maximum of the left margin and cursor column. "change buffer name" now rejects the names of files being edited.


Release Notes: The new command "toggle search direction" has been added. The new replace sequence "\c" has been added. The command "control char" now accepts arbitrarily large numbers and inserts them as big or little endian sequences of bytes. Backspace delete has been fixed on some terminal emulators. Key codes ignored by moe are now shown when typed, so that you can know (and hopefully report) why a given key does not work when using moe in your favorite terminal emulator. Variable size arrays have been removed from the code.


Release Notes: The new command "toggle search direction" has been added. The new replace sequence "\c" has been added. The command "control char" now accepts arbitrarily large numbers and inserts them as big or little endian sequences of bytes. Backspace delete has been fixed on some terminal emulators. Key codes ignored by moe are now shown when typed, so that you can know (and hopefully report) why a given key does not work when using moe in your favorite terminal emulator. Variable size arrays have been removed from the code.


Release Notes: The command "goto offset", which moves the cursor to a given byte in the buffer, has been added. A null pointer access occurring when emergency_save can't open the DEADMOE file has been fixed. All the relevant signals are now handled or ignored, as appropriate.


Release Notes: The command "goto offset", which moves the cursor to a given byte in the buffer, has been added. A null pointer access occurring when emergency_save can't open the DEADMOE file has been fixed. More signals are now handled or ignored, as appropriate.