Release Notes: Rectangular block mode has been added. Encoding and decoding for Base64, Rot-13, and Rot-47 have been added. Decoding of Quoted-Printable text has been added. Decoding of UTF-8 text to ISO-8859-15 and ISO-8859-1 has been added. Two new keys, "C-h" (help) and "C-q s" (global status), have been added. The modified status for each buffer in now shown in the buffers menu. The "goto_matching_delimiter" keys have been changed to "A-f" and "A-g". A new search sequence "\W" has been added. The files "configure" and "Makefile.in" have been modified to be more compliant to GNU standards.


Release Notes: The commandline now accepts line and column numbers for each file. The short name "-B" has been assigned to the option "--no-backup". "goto line", "goto column", and "goto offset" now accept values relative to the current value. 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. "change buffer name" now rejects the names of files already being edited. "last visited" now does not change after adding or removing handles. Common limits have been set for editor options in rc and menu.


Release Notes: "goto line", "goto column", and "goto offset" now accept values relative to the current value. The navigation keys of the buffers menu have been changed. The key combination for the command "show character info" has been changed to "Alt-i". "last visited" no longer changes after adding or removing handles. Common limits have been set for editor options in rc and menu. Quote characters in messages have been changed as advised by GNU Coding Standards.


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.