GNU Moe 1.16-rc1 is ready for testing here
http://download.savannah.gnu.org/releases/moe/moe-1.16-rc1.tar.lz

The sha256sum is:
6c0796fedda916b9c31b3fb5e971c55a45d9031e2f3a6f01de7b49a41f8e2792 moe-1.16-rc1.tar.lz

Please, test it and report any bugs you find.

GNU moe is a console text editor for ISO-8859 and ASCII character encodings. It has a modeless, user-friendly interface, online help, multiple windows, global search/replace (on all buffers at once), block operations, automatic indentation, word wrapping, file name completion, directory browser, duplicate removal from prompt histories, delimiter matching, text conversion from/to UTF-8, romanization, etc. The file size, line length, number of buffers, and undo/redo capability are only limited by the amount of memory available and the size of the address space of your machine.

Moe respects your work. By default it won't automatically add, change, or remove a single byte in your files. Moe is a WYTIWYG (what you type is what you get) editor.

Moe can easily edit thousands of files at the same time.

The homepage is at http://www.gnu.org/software/moe/moe.html

Changes in this version:

* The new option '-p, --preserve-links', which tells moe to not break hard or symbolic links when saving files, has been added.

* Numerical arguments to command-line options now accept underscore separators: 'moe +123_456 long.txt'.

* Numerical arguments to commands 'go to line/column/offset' now accept underscore separators: 1_234_567.

* The command Ctrl-P now accepts underscore separators when inserting multibyte values: 16_777_216, 0x7FFF_FFFF, 077_777_777_777.

* Large decimal numbers (line, column, offset, multibyte values) are now printed in groups of 3 digits separated by underscores. Hexadecimal numbers are now printed in groups of 4 digits separated by underscores.

* The UTF-8 decoder now removes the Byte Order Mark and decodes Arabic-Indic digits.

  * 'make install' no longer overwrites ${sysconfdir}/moe.conf.


Regards,
Antonio Diaz, GNU Moe author and maintainer.
http://www.nongnu.org/lzip/lzip_benchmark.html


Reply via email to