bug-moe
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-moe] GNU Moe 1.9-rc1 released


From: Antonio Diaz Diaz
Subject: [Bug-moe] GNU Moe 1.9-rc1 released
Date: Tue, 04 Apr 2017 17:28:00 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14

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

The sha256sum is:
1d7cb12c503c2a6c9fdc5e55e522a4d01cf5e4dfb324b46a213c980127bbda5f moe-1.9-rc1.tar.lz

Please, test it and report any bugs you find. Code reviews are also welcome.

GNU Moe is a powerful, 8-bit clean, console text editor for ISO-8859 and ASCII character encodings. It has a modeless, user-friendly interface, online help, multiple windows, unlimited undo/redo capability, unlimited line length, unlimited buffers, 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 homepage is at http://www.gnu.org/software/moe/moe.html

Changes in this version:

* Moe now loads recursively all the regular files in each directory passed in the command line.

  * The UTF-8 decoder now converts some more characters.

* Cursor positions (+line,column) given in the command line are now adjusted for tab characters.

* The command 'goto matching delimiter' now skips delimiters inside /**/ comments.

* The 'N' command ('Find next' in reverse direction) has been added to the basic less emulation.

* Standard input is now read just once, the first time it appears in the command line.

  * 'Remove duplicate lines' is now a 20% faster.

  * Long file names are now cut to fit in messages like this:
    "File '...end_of_long_file_name' saved".

* A configure warning happening on some shells when testing for g++ has been fixed.


Regards,
Antonio Diaz, GNU Moe author and maintainer.

--
If you are distributing software in xz format, please consider using lzip instead. See http://www.nongnu.org/lzip/xz_inadequate.html and http://www.nongnu.org/lzip/lzip_benchmark.html#busybox




reply via email to

[Prev in Thread] Current Thread [Next in Thread]