view READMEdir/README_srcdos.txt @ 14419:cdc4eacdd81d v8.1.0224

patch 8.1.0224: hang in bracketed paste mode when t_PE not encountered commit https://github.com/vim/vim/commit/fdd7155fab3447b38280035c66178330f8f041e7 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 28 23:12:05 2018 +0200 patch 8.1.0224: hang in bracketed paste mode when t_PE not encountered Problem: Hang in bracketed paste mode when t_PE not encountered. Solution: Break out of the loop when got_int is set. (suggested by Christian Brabandt, closes #3146)
author Christian Brabandt <cb@256bit.org>
date Sat, 28 Jul 2018 23:15:05 +0200
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.