xref: /vim-8.2.3635/READMEdir/Contents (revision 98056533)
14d581a82SBram MoolenaarVim		Vi IMproved.  A clone of the UNIX text editor Vi.  Very useful
24d581a82SBram Moolenaar		for editing programs and other plain ASCII text.  Full Vi
34d581a82SBram Moolenaar		compatibility and includes all Ex commands.  Extra features
44d581a82SBram Moolenaar		above Vi: Multilevel undo, multiple windows, syntax
54d581a82SBram Moolenaar		highlighting, command line history, folding, improved command
64d581a82SBram Moolenaar		line editing, command typeahead display, command to display
74d581a82SBram Moolenaar		yank buffers, possibility to edit binary files, file name
84d581a82SBram Moolenaar		stack, support for Manx QuickFix and other compiler's error
94d581a82SBram Moolenaar		messages, shows current file name in window title, on-line
104d581a82SBram Moolenaar		help, rectangular cut/paste, etc., etc., etc...
114d581a82SBram Moolenaar
12*98056533SBram Moolenaar		Version 8.2.  Also runs under UNIX, MS-Windows, Mac, etc.
13*98056533SBram Moolenaar		vim82rt.tgz  contains the documentation and syntax files.
14*98056533SBram Moolenaar		vim82bin.tgz contains the binaries.
15*98056533SBram Moolenaar		vim82src.tgz contains the sources.
164d581a82SBram Moolenaar		Author: Bram Moolenaar et al.
174d581a82SBram Moolenaar
184d581a82SBram Moolenaar
194d581a82SBram MoolenaarXxd		Hex dumper and reader.  Can be used to view files as hex, edit
204d581a82SBram Moolenaar		them and write them back.  Can also be used to patch files.
214d581a82SBram Moolenaar
224d581a82SBram Moolenaar		Version 1.10 (1997 May 22)
234d581a82SBram Moolenaar		Author: Juergen Weigert
24