view READMEdir/README_src.txt @ 16437:fbc0b3b38c79 v8.1.1223

patch 8.1.1223: middle mouse click test fails without a clipboard commit https://github.com/vim/vim/commit/564344ace9ef06b22e4e60a0196c41b410ac27da Author: Bram Moolenaar <Bram@vim.org> Date: Sun Apr 28 13:00:12 2019 +0200 patch 8.1.1223: middle mouse click test fails without a clipboard Problem: Middle mouse click test fails without a clipboard. Solution: Check if the clipboard can be used. (Dominique Pelle, Christian Brabandt) Also use WorkingClipboard() instead of checking for the "clipboard" feature.
author Bram Moolenaar <Bram@vim.org>
date Sun, 28 Apr 2019 13:15:06 +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!