]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2815: status line flickers when redrawing popup menu info v8.2.2815
authorBram Moolenaar <Bram@vim.org>
Tue, 27 Apr 2021 18:06:57 +0000 (20:06 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 27 Apr 2021 18:06:57 +0000 (20:06 +0200)
commitb80d2fb0e7b9adec4cff1bc4e2d30635cb70502e
treee1f9ec44dcb05372ea01a3ec659ebd0bf8207b7f
parentb06b50dfa06e1cbefd634e2735e7cd5ddd5b911c
patch 8.2.2815: status line flickers when redrawing popup menu info

Problem:    Status line flickers when redrawing popup menu info.
Solution:   Do not redraw the status line when the focus is in the popup
            window. (issue #8144)
src/popupmenu.c
src/version.c