view READMEdir/README_src.txt @ 27434:c1702fd7e716 v8.2.4245

patch 8.2.4245: ":retab 0" may cause illegal memory access Commit: https://github.com/vim/vim/commit/652dee448618589de5528a9e9a36995803f5557a Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 28 20:47:49 2022 +0000 patch 8.2.4245: ":retab 0" may cause illegal memory access Problem: ":retab 0" may cause illegal memory access. Solution: Limit the value of 'tabstop' to 10000.
author Bram Moolenaar <Bram@vim.org>
date Fri, 28 Jan 2022 22:00:05 +0100
parents af69c9335223
children f8116058ca76
line wrap: on
line source

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