[wingide-users] Vim mode bug 'cw'
Michael Hipp
michael at redmule.com
Sun Oct 9 09:29:38 MDT 2011
If I have a line like this:
("Print", "F8", self.print_screen),
I place the cursor on the '8' and hit 'cw' it gobbles the '8",'. Vim
only gobbles the '8' as expected.
If the line instead looks like:
("Print", "F12", self.print_screen),
I place the cursor on the '1' and hit 'cw' it only gobbles the '12'
consistent with Vim and as expected.
Wing 4.0.4-1 (rev 25076), Win7 x32, Vim 7.2.245.
Thanks,
Michael Hipp
More information about the wingide-users
mailing list