Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dark mode cursor not visible in OSX terminal #274

Closed
ian-atkinson opened this issue Apr 20, 2019 · 1 comment
Closed

dark mode cursor not visible in OSX terminal #274

ian-atkinson opened this issue Apr 20, 2019 · 1 comment

Comments

@ian-atkinson
Copy link

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

@morhetz
Copy link
Owner

morhetz commented Sep 18, 2019

Setting cursor color is up to term emulator. Vim could set it at GUI mode only I believe

@morhetz morhetz closed this as completed Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants