README 590 B

123456789101112131415
  1. ex-vi (traditional vi)
  2. Bill Joy's original vi for UNIX.
  3. This port of vi has generally preserved the original style, terminal
  4. control, and feature set. It adds support for international character
  5. sets, including multibyte encodings such as UTF-8, and some minor
  6. enhancements that were not present in BSD vi 3.7, but had been included
  7. in later vi versions for System V or in POSIX.2.
  8. The "Introduction to Display Editing with Vi" mentioned in the man page
  9. can be found at: http://ex-vi.sourceforge.net/viin/paper.html
  10. See README_Slackware.txt for Slack-specific details about this build.