ox

Independent Rust text editor that runs in your terminal

brewmacoslinux
Try with needOr install directly
Source

About

Independent Rust text editor that runs in your terminal

Commands

ox

Examples

Open the editor without any file$ ox
Open and edit a specific file$ ox path/to/file.txt
Open multiple files in the editor$ ox file1.txt file2.txt file3.txt