view READMEdir/README_src.txt @ 14461:65b222617852 v8.1.0244

patch 8.1.0244: no redraw when using a STOP signal on Vim and then CONT commit https://github.com/vim/vim/commit/917e32bda5a93941fbbccab09ae3960114b67188 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Aug 7 17:38:41 2018 +0200 patch 8.1.0244: no redraw when using a STOP signal on Vim and then CONT Problem: No redraw when using a STOP signal on Vim and then a CONT signal. Solution: Catch the CONT signal and force a redraw. (closes https://github.com/vim/vim/issues/3285)
author Christian Brabandt <cb@256bit.org>
date Tue, 07 Aug 2018 17:45:05 +0200
parents 1174611ad715
children af69c9335223
line wrap: on
line source

README_src.txt for version 8.1 of Vim: Vi IMproved.

The source archive contains the files needed to compile Vim on Unix systems.
It is packed for Unix systems (NL line separator).

For more information, see the README.txt file that comes with the runtime
archive (vim-8.1-rt.tar.gz).  To be able to run Vim you MUST get the runtime
archive too!