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

invisible cursor in vim #35

Closed
AwesomePatrol opened this issue Apr 26, 2017 · 3 comments
Closed

invisible cursor in vim #35

AwesomePatrol opened this issue Apr 26, 2017 · 3 comments

Comments

@AwesomePatrol
Copy link

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.

right_parent
Cursor on the right parentheses of main.

right_bracket

Cursor on the closing curly bracket of the main.

right_bracket_unfocused
Same as before, but window is not focused.

normal_focused
For comparison, cursor on the focused window.

normal_unfocused
Unfocused window.

I noticed that character below is turning white, but it is really hard to notice.

@jan-warchol
Copy link
Owner

Thanks for the report! I'll debug this when I'll have some spare time during May holidays :)

@dngray
Copy link
Contributor

dngray commented Mar 7, 2020

This bug is fixed I believe. This is using the ColorTemplate version with Alacritty and NeoVim that has just been merged:

right_parentheses_main
Cursor on the right parentheses of main.

right_curly
Cursor on the closing curly bracket of the main.

right_curly_unfocused
Same as before, but window is not focused.

focused
For comparison, cursor on the focused window.

unfocused
Unfocused window.

@jan-warchol
Copy link
Owner

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.

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

3 participants