view READMEdir/README_bindos.txt @ 36094:2eb1862d58e6 v9.1.0715

patch 9.1.0715: Not correctly parsing color names (after v9.1.0709) Commit: https://github.com/vim/vim/commit/fa16e4351afd8f639428b09aa6a04c213683e9c2 Author: Christian Brabandt <cb@256bit.org> Date: Wed Sep 4 22:10:34 2024 +0200 patch 9.1.0715: Not correctly parsing color names (after v9.1.0709) Problem: Not correctly parsing color names (chdiza, after v9.1.0709) Solution: Revert part of the patch that compares the color names and fall-back to the macro STRICMP fixes: #15617 closes: #15619 Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Wed, 04 Sep 2024 22:15:10 +0200
parents 4635e43f2c6f
children 0f4f084609f1
line wrap: on
line source

README_bindos.txt for version 9.1 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 (vim90rt.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):
	vim91w32.zip	Windows 95/98/NT/etc. console version
	gvim91.zip	Windows 95/98/NT/etc. GUI version
	gvim91ole.zip	Windows 95/98/NT/etc. GUI version with OLE

You MUST also get the runtime archive (vim91rt.zip).
The sources are also available (vim91src.zip).