wilder.nvim
wilder.nvim copied to clipboard
Ghost window for `:substitute` when `inccommand` is enabled
When I type : to enter the cmdline, the menu is shown as normal. However, when I continue to type s, the menu is stuck there. Please see the screenshot below. If I disable incommand, the issue will be gone. I am wondering if this issue is related to inccommand, or wilder.nvim?
Thank you.
Thanks for the report!
I'm assuming you're using the latest Neovim nightly. This is a bug from Neovim 0.8's latest inccommand update. I've opened https://github.com/neovim/neovim/issues/18857.
Great! And yes I built Neovim via the latest commit. Thank you for opening an issue there and I will wait for it to be fixed.