Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-10-25 09:21
1.5-rc1

"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.
標籤: Development

2012-01-03 08:06
1.5-pre1

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.
標籤: Development

2011-01-18 08:05
1.4

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.
標籤: Stable

2010-08-30 20:45
1.4-rc1

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.
標籤: Development

2009-09-04 21:56
1.3

The command "goto offset", which moves the cursor to a given byte in the buffer, has been added. A null pointer access occurring when emergency_save can't open the DEADMOE file has been fixed. All the relevant signals are now handled or ignored, as appropriate.
標籤: Stable

Project Resources