logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Edit Text with moe - WYSIWYG Editor | Online Free DevTools by Hexmos

Edit text files instantly with moe, a WYSIWYG ISO-8859-15 text editor. Control file backups and character case options with this command. Free online tool, no registration required.

moe

A WYSIWYG text editor for ISO-8859-15 encoded text. More information: https://www.gnu.org/software/moe/moe.html.

  • Open moe and create a backup file (file~) when saving edits:

moe {{path/to/file}}

  • Open a file as read-only:

moe {{[-o|--read-only]}} {{path/to/file}}

  • Edit a file without creating backups:

moe {{[-B|--no-backup]}} {{path/to/file}}

  • Edit a file ignoring case in searches:

moe {{[-i|--ignore-case]}} {{path/to/file}}

  • Save and Quit:

<Ctrl x>

See Also