moe
A WYSIWYG text editor for ISO-8859-15 encoded text.
- Open moe and create a backup file (file~) when saving edits:
moe {path/to/file}
- Open a file as read-only:
moe --read-only {path/to/file}
- Edit a file without creating backups:
moe --no-backup {path/to/file}
- Edit a file ignoring case in searches:
moe --ignore-case {path/to/file}
Ctrl + X
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).