nedit

Fast, compact Motif/X11 plain text editor with syntax highlighting

brewmacoslinux
Try with needOr install directly
Source

About

Fast, compact Motif/X11 plain text editor

Commands

nedit

Examples

Open a file in nedit$ nedit myfile.txt
Open multiple files in nedit$ nedit file1.txt file2.txt file3.c
Open nedit with a file at a specific line number$ nedit +42 myfile.txt