msedit

Simple text editor with clickable interface for terminal-based editing

brewmacoslinux
Try with needOr install directly
Source

About

Simple text editor with clickable interface

Commands

msedit

Examples

Open a new file for editing$ msedit newfile.txt
Edit an existing file$ msedit /path/to/existing/file.txt
Open editor without arguments for interactive use$ msedit