gedit

GNOME text editor for editing documents and code files

brewmacoslinux
Try with needOr install directly
Source

About

GNOME text editor

Commands

gedit

Examples

Open a file for editing$ gedit /path/to/file.txt
Create and edit a new file$ gedit ~/Documents/newfile.txt
Open multiple files in tabs$ gedit file1.txt file2.txt file3.txt