LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

moe

modeless text editor

TLDR

Edit file
$ moe [file.txt]
copy
Open multiple files
$ moe [file1.txt] [file2.txt]
copy
Read-only mode
$ moe -r [file.txt]
copy
Set tab width
$ moe -t [4] [file.txt]
copy

SYNOPSIS

moe [options] [files]

DESCRIPTION

moe is a modeless text editor. It provides a simpler alternative to vi/emacs.The tool uses common keybindings. No mode switching required.

PARAMETERS

FILES

Files to edit.
-r
Read-only mode.
-t WIDTH
Tab width.
--help
Display help information.

INSTALL

sudo dnf install moe
copy
sudo zypper install moe
copy
brew install moe
copy
nix profile install nixpkgs#moe
copy

CAVEATS

Less powerful than vim/emacs. Simpler learning curve. ncurses interface.

HISTORY

moe was created as a simple, modeless text editor for those who prefer no mode switching.

SEE ALSO

nano(1), micro(1), joe(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid