
moe
List of commands for moe:
-
moe:tldr:83cf8 moe: Edit a file ignoring case in searches.$ moe --ignore-case ${filename}try on your machineexplain this command
-
moe:tldr:b4891 moe: Edit a file without creating backups.$ moe --no-backup ${filename}try on your machineexplain this command
-
moe:tldr:d2820 moe: Open a file as read-only.$ moe --read-only ${filename}try on your machineexplain this command
-
moe:tldr:f8393 moe: Open moe and create a backup file (file~) when saving edits.$ moe ${filename}try on your machineexplain this command