]> granicus.if.org Git - vim/commit
patch 8.2.1995: the popup menu can cause too much redrawing v8.2.1995
authorBram Moolenaar <Bram@vim.org>
Mon, 16 Nov 2020 18:12:00 +0000 (19:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 16 Nov 2020 18:12:00 +0000 (19:12 +0100)
commit714cbe5b212abbecb578b90424d89f47142e8f25
treeeedf0d7d8985a00562a3e44f3c16933e7b17f619
parentc4390fe6c0d1b47b1acd373d7e8ef986412c0600
patch 8.2.1995: the popup menu can cause too much redrawing

Problem:    The popup menu can cause too much redrawing.
Solution:   Reduce the length of the displayed text. (Yasuhiro Matsumoto,
            closes #7306)
src/popupmenu.c
src/version.c