joe

Full-featured terminal-based screen editor with WordStar-like key bindings

brewmacoslinux
Try with needOr install directly
Source

About

Full featured terminal-based screen editor

Commands

joe

Examples

Open a file for editing$ joe myfile.txt
Create and edit a new file$ joe newfile.c
Edit multiple files in tabs$ joe file1.txt file2.txt