view READMEdir/README_srcdos.txt @ 22822:0b4658e030cb v8.2.1959

patch 8.2.1959: crash when terminal buffer name is made empty Commit: https://github.com/vim/vim/commit/00806bceb6dc9c8dcd308e5f7e50f720f7dc71b0 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 5 19:36:38 2020 +0100 patch 8.2.1959: crash when terminal buffer name is made empty Problem: Crash when terminal buffer name is made empty. (Dhiraj Mishra) Solution: Fall back to "[No Name]". (closes https://github.com/vim/vim/issues/7262)
author Bram Moolenaar <Bram@vim.org>
date Thu, 05 Nov 2020 19:45:04 +0100
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.