ex-vi

UTF-8 compatible version of the traditional vi text editor

brewmacoslinux
Try with needOr install directly
Source

About

UTF8-friendly version of traditional vi

Commands

exvi

Examples

Open a file for editing$ vi myfile.txt
Open ex line editor mode$ ex myfile.txt
Execute vi command on file creation$ vi + newfile.txt