vim-hybrid icon indicating copy to clipboard operation
vim-hybrid copied to clipboard

Search-highlighted characters become unreadable when a vertical line is over them.

Open ghost opened this issue 10 years ago • 1 comments

Whenever a highlighted, due to hlsearch, character is overlapping with the cursorcolumn or colorcolumn colum, both its foreground and background are darkened. This only happens for characters not in the same line as my cursor.

hybrid

I'm using rxvt-unicode-256 and

set hlsearch
set t_Co=256
let g:hybrid_use_Xresources = 0
colorscheme hybrid

ghost avatar May 22 '14 06:05 ghost

Good, this is exactly the same issue I have. I have recently asked a question here:

https://vi.stackexchange.com/questions/12158/improperly-highlighted-when-used-with-cursorcolumn

And I still have no clues...

nowox avatar Apr 19 '17 19:04 nowox