neatvi

Vi-like text editor with bidirectional UTF-8 text support

brewmacoslinux
Try with needOr install directly
Source

About

Clone of ex/vi for editing bidirectional utf-8 text

Commands

neatvi

Examples

Open and edit a file$ neatvi myfile.txt
Create a new file$ neatvi newfile.txt
Edit file and execute command on startup$ neatvi +10 myfile.txt