view READMEdir/README_srcdos.txt @ 13940:70e36e1ca442 v8.0.1840

patch 8.0.1840: getwinpos() is not tested commit https://github.com/vim/vim/commit/027df2a7d9ef7a8346192b8a00efe6dfb7d7a8cd Author: Bram Moolenaar <Bram@vim.org> Date: Mon May 14 21:31:08 2018 +0200 patch 8.0.1840: getwinpos() is not tested Problem: getwinpos() is not tested. Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/2911)
author Christian Brabandt <cb@256bit.org>
date Mon, 14 May 2018 21:45:05 +0200
parents 9f48eab77d62
children 1174611ad715
line wrap: on
line source

README_srcdos.txt for version 8.0 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 (vim80rt.zip).


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

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