mle

Flexible terminal-based text editor with customizable keybindings

brewmacoslinux
Try with needOr install directly
Source

About

Flexible terminal-based text editor

Commands

mle

Examples

Open a file for editing$ mle myfile.txt
Create and edit a new file$ mle newfile.md
Open multiple files in tabs$ mle file1.txt file2.txt file3.txt