view READMEdir/README_src.txt @ 31829:2a590b4a3fba v9.0.1247

patch 9.0.1247: divide by zero with 'smoothscroll' set and a narrow window Commit: https://github.com/vim/vim/commit/870219c58c0804bdc55419b2e455c06ac715a835 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 26 14:14:43 2023 +0000 patch 9.0.1247: divide by zero with 'smoothscroll' set and a narrow window Problem: Divide by zero with 'smoothscroll' set and a narrow window. Solution: Bail out when the window is too narrow.
author Bram Moolenaar <Bram@vim.org>
date Thu, 26 Jan 2023 15:15:06 +0100
parents f8116058ca76
children 4635e43f2c6f
line wrap: on
line source

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