view READMEdir/README_srcdos.txt @ 24045:1b56d4c75d19 v8.2.2564

patch 8.2.2564: focus events end Insert mode if 'esckeys' is not set Commit: https://github.com/vim/vim/commit/51b477f74f0de11f6f92a65590f358e04a60a099 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Mar 3 15:24:28 2021 +0100 patch 8.2.2564: focus events end Insert mode if 'esckeys' is not set Problem: Focus events end Insert mode if 'esckeys' is not set. Solution: Do not enable focus events when 'esckeys' is off. (closes https://github.com/vim/vim/issues/7926)
author Bram Moolenaar <Bram@vim.org>
date Wed, 03 Mar 2021 15:30:03 +0100
parents 286aa7c0c9ab
children f8116058ca76
line wrap: on
line source

README_srcdos.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-Windows.
These files are in the runtime archive (vim82rt.zip).


The DOS source archive contains the files needed to compile Vim on MS-Windows.
It is packed for MS-Windows systems, with CR-LF.  It also includes the VisVim
sources.

See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.