view READMEdir/README_srcdos.txt @ 13335:73325d39591a v8.0.1542

patch 8.0.1542: terminal screen dump does not include cursor position commit https://github.com/vim/vim/commit/9271d058c92c94b696eed5da24a69c077f42bc91 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 25 21:39:46 2018 +0100 patch 8.0.1542: terminal screen dump does not include cursor position Problem: Terminal screen dump does not include cursor position. Solution: Mark the cursor position in the cump.
author Christian Brabandt <cb@256bit.org>
date Sun, 25 Feb 2018 21:45:06 +0100
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.