view READMEdir/README_srcdos.txt @ 11947:8b9a1be7bb82 v8.0.0853

patch 8.0.0853: crash when running terminal with unknown command commit https://github.com/vim/vim/commit/b4a6721a288438c96fbeb051b09ef90735ac70d6 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Aug 3 19:22:36 2017 +0200 patch 8.0.0853: crash when running terminal with unknown command Problem: Crash when running terminal with unknown command. Solution: Check "term" not to be NULL. (Yasuhiro Matsumoto, closes https://github.com/vim/vim/issues/1932)
author Christian Brabandt <cb@256bit.org>
date Thu, 03 Aug 2017 19:30: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.