Contents of Vim
Last checked against version &vim-contversion;.
Program Files
ex (link to vim), rview (link to vim), rvim (link to vim), vi
(link to vim), view (link to vim), vim, vimdiff (link to vim), vimtutor
(link to vim) and xxd
Descriptions
ex
ex starts vim in Ex mode.
rview
rview is a restricted version of view. No shell commands can be started
and Vim can't be suspended.
rvim
rvim is the restricted version of vim. No shell commands can be started
and Vim can't be suspended.
vi
vi starst vim in vi-compatible mode.
view
view starts vim in read-only mode.
vim
vim starts vim in the normal, default way.
vimdiff
vimdiff edits two or three versions of a file with Vim and show
differences.
vimtutor
vimtutor starts the Vim tutor.
xxd
xxd makes a hexdump or does the reverse.