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, global search/replace (on all buffers at once), block operations, automatic indentation, word wrapping, filename completion, a directory browser, duplicate removal from prompt histories, and delimiter matching.
| Tags | Text Editors |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | OS Independent |
| Implementation | C++ |
Recent releases


Changes: A "change buffer name" command was added. It changes the name of the current buffer, preserving undo history and user bookmarks.


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


Changes: The new "last visited" command was added, which switches between two buffers. Non-readable files are ignored at startup. This makes "moe *" work better. "make install-info" should now work on Debian and Mac OS X. A build problem with gcc 4.4 has been fixed.


Changes: Some missing headers are included.


Changes: The new "last visited" command was added, which switches between two buffers. Non-readable files are ignored at startup. This makes "moe *" work better. "make install-info" should now work on Debian and Mac OS X.