[wingide-users] Slow scrolling with (number + jk) in vi mode
Wingware Support
support at wingware.com
Mon Sep 10 09:11:40 MDT 2012
Joon Ro wrote:
> I'm using wingide in vi mode, and the way cursor movement is
> implemented for number + j or k is very slow when number is big. For
> example, 1000 + j takes a lot of time.
>
> It would be great if number + j or k is implemented by using the same
> machinary as Goto Line function so it would be instantaneous.
Yes, it seems to be looping rather than just computing the correct
target line. I'll try to improve this.
Thanks,
---
Stephan Deibel
Wingware | Python IDE
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list