imxiejie / ThinkVim

Vim configuration in the 21st century
MIT License
868 stars 106 forks source link

setting the cursor width and the color #85

Closed gj1118 closed 4 years ago

gj1118 commented 4 years ago

Hi, I am trying to set the cursor width and color. I am using the latest version of Neovim and the latest version of ThinkVim that was released a little time ago.

image

As you can see from the above screenshot , while in Insert mode, the cursor width is really thin and it is not easy to find.

I do realize that changing the cursor size and position in iterm has no effect on the cursor size and color in NeoVim.

I would like to make it thick and set the color to something bright so that it's easy to find. Can you please let me know what I should be doing to resolve this case ?

Thanks

glepnir commented 4 years ago

This is the performance on my mac. The terminal is iterm2.

image

gj1118 commented 4 years ago

Yeah, it seems that your cursor is a bit brighter than mine. That could be because I am overriding some of the colours in my ~/.tmux.config . That said, can you please let me know if there is a way to change the color of the cursor to say $FFC500 (may fav color) and increase the thickness of the cursor (because even in your screenshot its a bit thin) .

thanks

glepnir commented 4 years ago

I have tried to set it on terminal ,but failed. this article is change cursor on gvim