Contents
========
* Notes
* Source
* Tutorials
* See Also

Notes
=====
Calvin 16-bit vi clone that works remarkably well for its age and
small size.

If you experience screen corruption using calvin in VirtualBox,
it is due to VirtualBox BIOS bugs.  To work around this problem, set
the following environment variable:

SET EXINIT=set vidcompat 2

This configures calvin to avoid the buggy CGA BIOS calls.

Source
======
<ftp://ftp.oldskool.org/pub/simtelnet/msdos/editor/calvin23.zip>
<ftp://ftp.oldskool.org/pub/simtelnet/msdos/editor/calsrc23.zip>

Tutorials
=========
<gopher://tilde.pink/0/~bencollver/files/dos/editor/calvin/viquick.txt>
<gopher://gopher.black/0/archive/vi/vi.beginner>
<gopher://gopher.black/0/archive/vi/vi.advanced>
<gopher://gopher.black/1/archive/vi>

See Also
========
For a more full-featured 16-bit vi clone, see elvis 1.8.

<ftp://ftp.oldskool.org/pub/simtelnet/msdos/editor/elv18exe.zip>
<ftp://ftp.oldskool.org/pub/simtelnet/msdos/editor/elv18src.zip>