view READMEdir/README_src.txt @ 36094:2eb1862d58e6 v9.1.0715

patch 9.1.0715: Not correctly parsing color names (after v9.1.0709) Commit: https://github.com/vim/vim/commit/fa16e4351afd8f639428b09aa6a04c213683e9c2 Author: Christian Brabandt <cb@256bit.org> Date: Wed Sep 4 22:10:34 2024 +0200 patch 9.1.0715: Not correctly parsing color names (after v9.1.0709) Problem: Not correctly parsing color names (chdiza, after v9.1.0709) Solution: Revert part of the patch that compares the color names and fall-back to the macro STRICMP fixes: #15617 closes: #15619 Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Wed, 04 Sep 2024 22:15:10 +0200
parents 4635e43f2c6f
children
line wrap: on
line source

README_src.txt for version 9.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-9.1-rt.tar.gz).  To be able to run Vim you MUST get the runtime
archive too!