]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0340: pum_redraw() may cause flicker v9.2.0340
authorYasuhiro Matsumoto <mattn.jp@gmail.com>
Sun, 12 Apr 2026 16:24:09 +0000 (16:24 +0000)
committerChristian Brabandt <cb@256bit.org>
Sun, 12 Apr 2026 16:24:09 +0000 (16:24 +0000)
commitefedcd1e6f369e1dcc92ae0cc2c4c8020f08738e
tree449bcad6d95544490930c261f4b381e921503a2c
parentdc4734448bd06247747fd9dd6ca8e75cfdd95030
patch 9.2.0340: pum_redraw() may cause flicker

Problem:  pum_redraw() may cause flicker
Solution: Wrap pum_redraw() in synchronized output to avoid flicker
          (Yasuhiro Matsumoto)

closes: #19955

Signed-off-by: Yasuhiro Matsumoto <mattn.jp@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/popupmenu.c
src/version.c