read.me
Upload User: dfpj888
Upload Date: 2007-01-05
Package Size: 100k
Code Size: 2k
Category:

Editor

Development Platform:

DOS

  1.   RELEASE NOTES
  2.       CALVIN (FORMERLY FREE VI) VERSION 2.3
  3. This is Calvin, a small partial clone of the Unix<tm> vi screen editor.
  4. This zip file contains the files:
  5. read.me This file.
  6. NOTES FOR VERSION 2.3:
  7. There is really only one change in this release:  the text on the bottom
  8. line of the screen will not hang around forever.  The only real reason for
  9. this release is make it correspond to the source code, which is now being
  10. released in a separate ZIP file.
  11. NOTES FOR VERSION 2.2:
  12. This is another bug-fix release, again having to do with internal errors.
  13. I hope that they are fixed this time.  It also changes the `undo' command
  14. to act more like the original vi.  In particular, you can move to the location
  15. of the last change in the file by typing `uu'.
  16. NOTES FOR VERSION 2.1:
  17. This is a bug-fix release; this has to do with "internal error..." messages
  18. which Version 2.0 occasionally produced.  These could have been produced by
  19. the following bugs, which have now been fixed:
  20.     1. If you type 'f' or 't' on a blank line, then it may find the character
  21. in the next line.
  22.     2. If you run out of disk space when writing a file or a part of a file,
  23. then it may turn an end-of-line into a Control-M (carriage return).
  24. I hope that these fixes cut down on the number of internal errors.
  25. NOTES FOR VERSION 2.0:
  26. This is the third public release of Calvin, formerly called Free VI.  The name
  27. has been changed due to the appearance of other vi clones.
  28. This version is a substantial rewrite of Version 1.9a; the most important
  29. changes are:
  30.     1.  There is no longer a 50K file size limit.
  31.     2.  Many more ex ("colon") commands have been added.
  32.     3.  You can now put multiple file names (and wild cards) on the command
  33. line.  Also, the "+" option and EXINIT command variable are now
  34. supported.
  35.     4.  Varying display parameters are supported (e.g. EGA 43 line mode).
  36. Rather than list all the changes, I will refer you to the documentation file.
  37. Thanks to mdlawler@bsu-cs.bsu.edu for many helpful suggestions and bug reports.
  38. Calvin is copyrighted, but may be freely distributed.
  39. Paul Vojta
  40. vojta@math.berkeley.edu