-
Notifications
You must be signed in to change notification settings - Fork 299
Wildmenu option for vim not displaying #24
Comments
I believe it may be a bug where the Are you using a custom colorscheme? |
I'm using solarized dark truecolor, as you suggested (or maybe it was the vimR guys?) to use for gui. Other than that, I don't have any of my own customisations to the color |
The issue went away when I changed to wombat, I'll screw around with some settings and see if I can make it work. |
I tried Molokai with no tweaks, airline disabled, and it has issues. I can't actually take a good screenshot on mac because the meta key seems like it isn't handled |
Update: In a similar vein (pertaining to the colorschemes) certain errors ( use ! to force ) don't display or are highlighted improperly in the statusline. I think for solarized it might just be that the colors end up hiding the text, as molokai and wombat display them in wrong colors |
I was just taking a quick look at this... I believe I can reproduce it reliably like this: The highlight for the second colorscheme is messed up - the background color is okay (it's yellow as it should be), but the foreground color is white instead of gray. In
But There's also some interesting stuff happening in
Particularly the It would be interesting to see how this behaves in other Neovim front-ends - there's a possibility that it is a Neovim bug. |
This is old and no longer relevant with either solarized or default |
Wildmenu option for vim does not display the options. It does, however, remove the airline information (as it would in the terminal) but the text simply isn't there.
The text was updated successfully, but these errors were encountered: