Declan Mullen
Declan Mullen
Hi! I haven't been able to recreate the issue sadly. Have you tried doing the same `` command from the same line with the plugin enabled and with it disabled?...
I think its because the view smooth scrolling is done with ctrl-y which stops once the top of the file hits the top of the window, unlike page-up. Im working...
That's good to know! I'll try and work on improving that experience
Just merged in a full rewrite of the plugin which includes non-blocking delays :)
Do you have a minimal config that can replicate this?
Some flickering is expected when wrap is set. I'm working on a way to get around this without adding a bunch of extra processing for each animation step. For now...
I've made changes to single line keymaps like j and k to not trigger animation when used without a count which should resolve this
It works in v0.7.0 but it seems like it has been broken since then