view .gitattributes @ 29286:45af13649a34 v8.2.5160

patch 8.2.5160: accessing invalid memory after changing terminal size Commit: https://github.com/vim/vim/commit/e178af5a586ea023622d460779fdcabbbfac0908 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 25 19:54:09 2022 +0100 patch 8.2.5160: accessing invalid memory after changing terminal size Problem: Accessing invalid memory after changing terminal size. Solution: Adjust cmdline_row and msg_row to the value of Rows.
author Bram Moolenaar <Bram@vim.org>
date Sat, 25 Jun 2022 21:00:03 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff