view READMEdir/README_srcdos.txt @ 22063:0716b3299872 v8.2.1581

patch 8.2.1581: using line() for global popup window doesn't work Commit: https://github.com/vim/vim/commit/1f42f5a675fdab9ce5cdafbecea59c45e81f7ff8 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 3 18:52:24 2020 +0200 patch 8.2.1581: using line() for global popup window doesn't work Problem: Using line() for global popup window doesn't work. Solution: Set tabpage to "curtab". (closes https://github.com/vim/vim/issues/6847)
author Bram Moolenaar <Bram@vim.org>
date Thu, 03 Sep 2020 19:00:04 +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.