Short: Vi Improved v2.0, Amiga binary + docs Type: util/edit Uploader: mool@oce.nl Author: mool@oce.nl Vim - Vi IMproved. A clone of the UNIX text editor Vi. Very useful for editing programs and other plain ASCII text. Full Vi compatibility (except Q command, you don't need it). Includes most Ex commands. Extra features above Vi: Multilevel undo, command line history, improved command line editing, command typeahead display, command to display yank buffers, possibility to edit binary files, line wrapping can be switched off, file name stack, can be adjusted to understand error messages from any compiler, shows current file name in window title, on-line help, etc. Version 2.0, update to 1.27. Most important changes: - 'wrap' option to switch line wrapping on/off - filename completion is more like other programs and adjustable - automatic detection of CR/LF line separator - '-b' command line option to make editing binary files more easy - added abbreviation - :make command for quickly jumping to errors - MSDOS version uses bios calls for screen output, ansi.sys not needed - many small improvements - many small changes to make Vim more vi-compatible Portability: Runs on MSDOS, Amiga and several UNIX versions.