gruvbox-community / gruvbox

Retro groove color scheme for Vim - community maintained edition
MIT License
801 stars 62 forks source link

Cannot see cursor in insert mode #65

Closed rbong closed 5 years ago

rbong commented 5 years ago

Here is what the cursor looks like before insert mode:

screen shot 2018-08-31 at 3 22 42 pm

And here is what it looks like in insert mode:

screen shot 2018-08-31 at 3 22 59 pm

in the first image that block cursor changes colour depending on the text below, which I like. The insert cursor is very very thin, and doesn't change colour in the same way. How can I make the insert cursor visible?

:robot: This issue has been automatically copied from morhetz#253 :robot:

rbong commented 5 years ago

Cursor color isn't controlled by Vim and Gruvbox unless if set termguicolors is set. Appears to be a terminal issue from the screenshot. Please reopen if this is not the case and post vim version/terminal info/vimrc.