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
into the vimrc, however when using the terminal version of vim the cursor is set to a very dark colour so is not visible.
If I change to the light background I can see it as a very dark grey colour. My MacVim works fine however and in there the cursor seems to change to the colour of whatever it's currently over, or when it's not over text it's a light colour. In the terminal the cursor doesn't change colour.
Putting ':set termguicolors' in the vimrc does not help this as I saw suggested in another post.
Thanks,
Ian
🤖 This issue has been automatically copied from morhetz#274 🤖
The text was updated successfully, but these errors were encountered:
It seems, that this problem only occurs in some places and only under certain conditions. For me, just restarting my terminal, would bring back the cursor(in insert mode) for about 5 minutes. After that, it would again disappear. Will keep on playing with the settings and report back to you.
Hi,
On OSX I have put
colorscheme gruvbox
set background=dark
into the vimrc, however when using the terminal version of vim the cursor is set to a very dark colour so is not visible.
If I change to the light background I can see it as a very dark grey colour. My MacVim works fine however and in there the cursor seems to change to the colour of whatever it's currently over, or when it's not over text it's a light colour. In the terminal the cursor doesn't change colour.
Putting ':set termguicolors' in the vimrc does not help this as I saw suggested in another post.
Thanks,
Ian
🤖 This issue has been automatically copied from morhetz#274 🤖
The text was updated successfully, but these errors were encountered: