]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1498: in a terminal window the cursor may jump around v9.0.1498
authorBram Moolenaar <Bram@vim.org>
Sat, 29 Apr 2023 13:26:02 +0000 (14:26 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 29 Apr 2023 13:26:02 +0000 (14:26 +0100)
commit58806c1553afa2924377f6445ac6ed8cb852f9ca
tree11c6e8006686892fe9f826334c0d8a9cddfdd02e
parent971cd2b8bc3e3a7faa886162cd7568938c627882
patch 9.0.1498: in a terminal window the cursor may jump around

Problem:    In a terminal window the cursor may jump around. (Kenny Stauffer)
Solution:   Do not move the cursor to the position for terminal-normal mode.
            (closes #12312)
src/terminal.c
src/version.c