view READMEdir/README_srcdos.txt @ 15121:895abc8a5195 v8.1.0571

patch 8.1.0571: non-silent execute() resets display column to zero commit https://github.com/vim/vim/commit/446e7a3cd36b2de7d559f167eb5795d1e1cd3ddb Author: Bram Moolenaar <Bram@vim.org> Date: Sat Dec 8 13:57:42 2018 +0100 patch 8.1.0571: non-silent execute() resets display column to zero Problem: Non-silent execute() resets display column to zero. Solution: Keep the display column as-is.
author Bram Moolenaar <Bram@vim.org>
date Sat, 08 Dec 2018 14:00:07 +0100
parents 1174611ad715
children af69c9335223
line wrap: on
line source

README_srcdos.txt for version 8.1 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 (vim81rt.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.