view READMEdir/README_bindos.txt @ 34217:0f125612fd33 v9.1.0057

patch 9.1.0057: MS-Windows: Key event test still fails Commit: https://github.com/vim/vim/commit/6a02eb073e1c801a5a92837d4b2d44b6a80afddd Author: Christian Brabandt <cb@256bit.org> Date: Thu Jan 25 22:28:37 2024 +0100 patch 9.1.0057: MS-Windows: Key event test still fails Problem: MS-Windows: Key event test still fails Solution: Skip testing CTRL-C, since it causes an Interrupt which causes a test failure (after 9.1.0053) Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Thu, 25 Jan 2024 22:45:02 +0100
parents 4635e43f2c6f
children
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).