nvim-colorizer.lua icon indicating copy to clipboard operation
nvim-colorizer.lua copied to clipboard

Experimental cursor highlighting support

Open norcalli opened this issue 6 years ago • 4 comments

Add experimental, but functional implementation

norcalli avatar Oct 19 '19 04:10 norcalli

Did you test it with GUI? I can see the echo command printing the cursor position etc but my cursor doesn't change it's color. I can run hi Cursor while hovering on white / black color texts and see that it's changing.

I suspect https://github.com/neovim/neovim/issues/6591 is the reason and that it marks this and #1 as "won't fix".

doronbehar avatar Oct 19 '19 09:10 doronbehar

BTW thank you so much for attending this so quickly and for being responsive and kind! I really appreciate it :relaxed:.

doronbehar avatar Oct 19 '19 09:10 doronbehar

@doronbehar Thank you for the kind words :) I'll leave this open in case the situation changes and we can support it one day.

norcalli avatar Oct 19 '19 16:10 norcalli

Cool, I'm subscribed to https://github.com/neovim/neovim/issues/6591 so in case it's fixed I'll check whether this PR works.

doronbehar avatar Oct 19 '19 20:10 doronbehar