Highly configurable text editor with Vi compatibility and extensive features
Vi 'workalike' with many additional features
vim
vi
vimdiff
ex
$ vim myfile.txt
$ vimdiff file1.txt file2.txt
$ vim -c 'set filetype=python' script.py