view READMEdir/README_bindos.txt @ 25874:054623fc54c5 v8.2.3471

patch 8.2.3471: crash when using CTRL-T after an empty search pattern Commit: https://github.com/vim/vim/commit/d8d957de86f218de9124ca1209548f8c6f61b69b Author: Bram Moolenaar <Bram@vim.org> Date: Mon Oct 4 19:47:35 2021 +0100 patch 8.2.3471: crash when using CTRL-T after an empty search pattern Problem: Crash when using CTRL-T after an empty search pattern. Solution: Bail out when there is no previous search pattern. (closes https://github.com/vim/vim/issues/8953)
author Bram Moolenaar <Bram@vim.org>
date Mon, 04 Oct 2021 21:00:06 +0200
parents af69c9335223
children f8116058ca76
line wrap: on
line source

README_bindos.txt for version 8.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 (vim82rt.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):
	vim82w32.zip	Windows 95/98/NT/etc. console version
	gvim82.zip	Windows 95/98/NT/etc. GUI version
	gvim82ole.zip	Windows 95/98/NT/etc. GUI version with OLE

You MUST also get the runtime archive (vim82rt.zip).
The sources are also available (vim82src.zip).