You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When searching in Vim help files (:h xxx), wilder#wildmenu_renderer causes background of current match to flicker. I haven't observed this issue in other file types.
Neovim version:
NVIM v0.7.0
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by builduser
Features: +acl +iconv +tui
See ":help feature-compile"
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/usr/share/nvim"
Run :checkhealth for more info
When searching in Vim
help
files (:h xxx
),wilder#wildmenu_renderer
causes background of current match to flicker. I haven't observed this issue in other file types.Neovim version:
vimrc to reproduce this issue:
Screen recording:
record-2022-06-11_03.25.56.mp4
This problem goes away if I remove renderer for
'/'
.The text was updated successfully, but these errors were encountered: