bug-moe
[Top][All Lists]
Advanced

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

[Bug-moe] GNU Moe 1.11-rc2 released


From: Antonio Diaz Diaz
Subject: [Bug-moe] GNU Moe 1.11-rc2 released
Date: Wed, 02 Dec 2020 16:46:55 +0100
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.11-rc2 is ready for testing here
http://download.savannah.gnu.org/releases/moe/moe-1.11-rc2.tar.lz

The sha256sum is:
99f0241dfadb8e1d4433b35f11b1561f1f41128b6a1132d5dc20cd7884abf95b moe-1.11-rc2.tar.lz

Please, test it and report any bugs you find.

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.

Moe respects your work. By default it won't automatically add, change, or remove not even 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.

Moe uses ISO-8859-15 instead of Unicode (ISO 10646) because an 8-bit character set (combined with romanization if needed) can convey meaning safely and more efficiently than Unicode can.

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

Changes in this version:

* Begin of text is now correctly defined as the position of the first non-blank character in a line, instead of the first non-whitespace character. This fixes the behavior of 'auto indent' and 'smart home'.

  * The new search sequence '\T' (trailing whitespace) has been added.

* Pressing <Tab> in the file menu now shows the list of matching files even if there is only one, showing that a matching file exists.

* The command 'F3' (load file) now shows feedback ( "loading..." ) and may be aborted with Control-C.

* The command Alt-Z (scroll down) now scrolls until only two lines are visible.

* The command 'C-k w' (write the block to a file) now asks before overwriting an existing file and works when writing from an unnamed read-only buffer.

* The UTF-8 decoder now converts some more characters, including U1E9E 'latin capital letter sharp s (german)' to "SS".

* The emergency save triggered by an abnormal event now only saves non-empty buffers and only once even if any of them has multiple handles.

* The commands needed to set the text console in the right mode for moe have been documented in the manual.


Regards,
Antonio Diaz, GNU Moe author and maintainer.

--
If you care about interoperability and long-term archiving, please help me replace xz with lzip. See http://www.nongnu.org/lzip/lzip_benchmark.html#xz1
http://www.nongnu.org/lzip/manual/lzip_manual.html#Quality-assurance and
http://www.nongnu.org/lzip/xz_inadequate.html Thanks.




reply via email to

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