[wingide-users] More vi mode
Michael Hipp
Michael at Hipp.com
Thu Aug 19 18:04:47 MDT 2010
If I'm editing a line like below...
init_sizer = wx.StaticBoxSizer(init_box, wx.HOR)
If I place the cursor on that last 'R' and hit 'cw' to finish it out the cw not
only gobbles up the 'R' it also takes the ')'. That last part was unexpected.
Such punctuation should not be considered part of the word. I've verified that
vim on my Ubuntu box leaves the ) there.
Thanks,
Michael
More information about the wingide-users
mailing list