]> granicus.if.org Git - vim/commit
patch 8.2.4915: sometimes the cursor is in the wrong position v8.2.4915
authorBram Moolenaar <Bram@vim.org>
Sun, 8 May 2022 18:39:31 +0000 (19:39 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 8 May 2022 18:39:31 +0000 (19:39 +0100)
commita91cb98bb36b0f9dc3c378c0bbd9a69de29830fa
tree165463b1c25a48cfda1f27b4d7dcc7966c83cc80
parent933c2922b5e81b238c2e56361c76cf7c9548a2d7
patch 8.2.4915: sometimes the cursor is in the wrong position

Problem:    Sometimes the cursor is in the wrong position.
Solution:   When the cursor moved to another line, recompute w_botline.
            (closes #9736)
src/move.c
src/version.c