view README_bindos.txt @ 2132:89300f5e013c v7.2.414

updated for version 7.2.414 Problem: CTRK-K <space> <space> does not produce 0xa0 as expected. (Tony Mechelynck) Solution: Remove the Unicode range 0xe000 - 0xefff from digraphs, these are not valid characters.
author Bram Moolenaar <bram@zimbu.org>
date Fri, 07 May 2010 16:18:14 +0200
parents 5232b9862f23
children 7c8c7c95a865
line wrap: on
line source

README_bindos.txt for version 7.2 of Vim: Vi IMproved.

See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
These files are in the runtime archive (vim72rt.zip).


There are several binary distributions of Vim for the PC.  You would normally
pick only one of them, but it's also possible to install several.
These ones are available (the version number may differ):
	vim72d16.zip	16 bit DOS version
	vim72d32.zip	32 bit DOS version
	vim72w32.zip	Windows 95/98/NT/etc. console version
	gvim72.zip	Windows 95/98/NT/etc. GUI version
	gvim72ole.zip	Windows 95/98/NT/etc. GUI version with OLE
	gvim72_s.zip	Windows 3.1 GUI version

You MUST also get the runtime archive (vim72rt.zip).
The sources are also available (vim72src.zip).