]> granicus.if.org Git - vim/commit
patch 9.0.0906: mouse scroll code is not optimal v9.0.0906
authorChristopher Plewright <chris@createng.com>
Sat, 19 Nov 2022 10:47:49 +0000 (10:47 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 19 Nov 2022 10:47:49 +0000 (10:47 +0000)
commitff95ce0930e6db0037fe8d1fc875a6522b054582
tree3418d462ce185849f713fdfa95f2a75a929838ea
parent02edfaa610a2bedd6e2a58a1ee64488d51cfc33d
patch 9.0.0906: mouse scroll code is not optimal

Problem:    Mouse scroll code is not optimal.
Solution:   Properly organise Normal mode, Insert mode and common code.
            (Christopher Plewright, closes #11572)
src/mouse.c
src/version.c