nvi

A 4.4BSD implementation of vi text editor

brewmacoslinux
Try with needOr install directly
Source

About

44BSD re-implementation of vi

Commands

nvinview

Examples

Open a file for editing$ nvi myfile.txt
Open multiple files and switch between them$ nvi file1.txt file2.txt
Open file in read-only mode$ nview myfile.txt