neovim-qt icon indicating copy to clipboard operation
neovim-qt copied to clipboard

Feature Request: Animated cursor movements

Open aj3423 opened this issue 3 years ago • 3 comments

Hi, I switched to neovim-qt from neovide, I can't use neovide because it has font problem, I reported the bug half year ago but it's still there.

But it has a cool feature animated-cursor. This is helpful when working with multiple split windows. I never lost cursor position when switch between windows.

Is it possible to implement this in neovim-qt?

Thanks.

aj3423 avatar Sep 30 '20 18:09 aj3423

Cool feature!

Unfortunately, I don't think I have the time to work on this feature. I have a handful of higher priority work I'd like to do (startup, argument parsing, ext_cmdline, input handling, ext_messages, etc).

If you'd like to work on implementing this feature, I'm happy to provide guidance and code reviews. :)

jgehrig avatar Sep 30 '20 19:09 jgehrig

Got it, but I don't know much about QT or Rust. This is not a major problem anyway. Thanks for the great and stable nvim-qt :)

aj3423 avatar Sep 30 '20 19:09 aj3423

@jgehrig I'm interested in implementing this feature.

Helguli avatar Jan 22 '22 11:01 Helguli