view README_bindos.txt @ 2173:ecb9c2b70b0f v7.2.437

updated for version 7.2.437 Problem: When "\\\n" appears in the expression result the \n doesn't result in a line break. (Andy Wokula) Solution: Also replace a \n after a backslash into \r.
author Bram Moolenaar <bram@vim.org>
date Fri, 21 May 2010 13:08:58 +0200
parents 733f0dc510c3
children 073ff46fe397
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).