I've been using vim with multiple cursors for a few years now, but just today, while tinkering with my colorscheme, I found that the cursors weren't always showing up.
When they're visually selecting something, they use the color for the Visual
highlighting group; however, if I'm not visually selecting, the multiple cursors are completely invisible, both with vim
and gvim
.
I have tried changing the Normal
background color, but no use. They also don't seem to be using the settings for the Normal
group, as they aren't visible over text with different background/foreground colors.
What baffles me most is that this wasn't happening before.
Edit:
After some testing, it seems when I open vim to edit a file, the cursors are visible, but if I try to set the colorscheme, even to the one that is already set, they become (seemingly) permanently invisible.