view .gitattributes @ 23306:90ea5037a7e3 v8.2.2198

patch 8.2.2198: ml_get error when resizing window and using text property Commit: https://github.com/vim/vim/commit/23999d799cfe844b604f193183f8f84052c8e746 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 23 14:36:00 2020 +0100 patch 8.2.2198: ml_get error when resizing window and using text property Problem: ml_get error when resizing window and using text property. Solution: Validate botline of the right window. (closes https://github.com/vim/vim/issues/7528)
author Bram Moolenaar <Bram@vim.org>
date Wed, 23 Dec 2020 14:45:04 +0100
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff