view READMEdir/README_srcdos.txt @ 28331:3e707d35d05d v8.2.4691

patch 8.2.4691: solution for <Cmd> in a mapping causes trouble Commit: https://github.com/vim/vim/commit/ca9d8d2cb9fc6b9240f2a74ccd36f9d966488294 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Apr 4 22:09:30 2022 +0100 patch 8.2.4691: solution for <Cmd> in a mapping causes trouble Problem: Solution for <Cmd> in a mapping causes trouble. Solution: Use another solution: put back CTRL-O after reading the <Cmd> sequence.
author Bram Moolenaar <Bram@vim.org>
date Mon, 04 Apr 2022 23:15:03 +0200
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.