micro

Modern and intuitive terminal-based text editor with easy keybindings

brewmacoslinux
Try with needOr install directly
Source

About

Modern and intuitive terminal-based text editor

Commands

micro

Examples

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