view READMEdir/README_srcdos.txt @ 12590:3c46dcf3b335 v8.0.1173

patch 8.0.1173: terminal window is not redrawn after CTRL-L commit https://github.com/vim/vim/commit/19a3d68b2cd4beb1ee1d97a84ad4e860ffe0cbb2 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Oct 2 21:54:59 2017 +0200 patch 8.0.1173: terminal window is not redrawn after CTRL-L Problem: Terminal window is not redrawn after CTRL-L. (Marcin Szamotulski) Solution: Redraw the whole terminal when w_redr_type is NOT_VALID.
author Christian Brabandt <cb@256bit.org>
date Mon, 02 Oct 2017 22:00: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.