invisible cursor in vim
AwesomePatrol opened this issue · 3 comments
I am using dark urxvt theme and selenized color scheme in vim.
Following pictures were taken on vanilla themes except the background color of line number column.
Cursor on the right parentheses of main
.
Cursor on the closing curly bracket of the main
.
Same as before, but window is not focused.
For comparison, cursor on the focused window.
I noticed that character below is turning white, but it is really hard to notice.
Thanks for the report! I'll debug this when I'll have some spare time during May holidays :)
This bug is fixed I believe. This is using the ColorTemplate version with Alacritty and NeoVim that has just been merged:
Cursor on the right parentheses of main
.
Cursor on the closing curly bracket of the main
.
Same as before, but window is not focused.
Indeed, I remember changing highlight rules for matching parenthesis at some point. @AwesomePatrol I'm closing the issue, but feel free to reopen if latest master doesn't work for you.