fidget.nvim icon indicating copy to clipboard operation
fidget.nvim copied to clipboard

iTerm2 Cursor flickering while fidget is working

Open dustypaws opened this issue 1 year ago • 3 comments

I'm using fidget together with nvim 0.7.2 and iTerm2 and rust-analyzer. I'm just unsure if that's expected behaviour an issue with iTerm2 or something else. If I need to produce some logs or configuration files to help with tracking down the issue, I'm more than happy to do so. :)

My full nvim config: https://github.com/dustypaws/nvim.config ... just the fidget part: https://github.com/dustypaws/nvim.config/blob/master/lua/config/fidget.lua

dustypaws avatar Sep 05 '22 12:09 dustypaws

By flickering, do you mean that the cursor blinks erratically while the Fidget notifications are updating?

j-hui avatar Sep 05 '22 20:09 j-hui

That’s what I mean yes. 😊

It’s no dealbreaker, it’s just a minor annoyance and I don’t know what’s causing it. 🤔🤷‍♂️

dustypaws avatar Sep 05 '22 20:09 dustypaws

Basically it looks like this:

https://user-images.githubusercontent.com/19664015/188595569-88eba7ff-0d7f-4a78-9321-eee0601b5aac.mov

I think an important detail, I left out is that I'm currently using iTerm2 3.5.0beta6. So it could be an issue with iTerm2.

dustypaws avatar Sep 06 '22 09:09 dustypaws