]> granicus.if.org Git - vim/commit
patch 8.2.3159: cursor displayed in wrong position after deleting line v8.2.3159
authorBram Moolenaar <Bram@vim.org>
Tue, 13 Jul 2021 20:21:44 +0000 (22:21 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 13 Jul 2021 20:21:44 +0000 (22:21 +0200)
commit5bea41dea34bcc73c4efb1b554ad0a2018966ecc
tree3a81fa950978bb202d325f307a32972a4e6dbc0b
parent1840a7b4e3577e617f724c9d07ccc78195cc010a
patch 8.2.3159: cursor displayed in wrong position after deleting line

Problem:    Cursor displayed in wrong position after deleting line.
Solution:   When deleting lines do not approximate botline. (fixes #8559)
src/change.c
src/version.c