vi [file_name ...]
The vi macro runs the standard UNIX visual editor in a sub-shell.
def vi 'unix("vi $*")'
vi do.scans
ned u