RE: [Viplugin-user] trouble with mode changes
Brought to you by:
midramas
|
From: Richard U. <ru...@nu...> - 2003-08-12 19:47:53
|
This problem's gone for me in version 0.2.0. Thanks! rich > -----Original Message----- > From: Richard Unger=20 > Sent: Friday, August 08, 2003 2:31 PM > To: vip...@li... > Subject: [Viplugin-user] trouble with mode changes >=20 >=20 > Is anyone else having trouble getting into insert mode? I=20 > find that I often have to press 'i' 6 or 7 times before the=20 > change to insert mode "sticks". >=20 > I press 'i' once, and the status line says "InsertMode". =20 > Then I press another letter, and the status line switches to=20 > "CommandMode" and the stuff I type is interpreted in the=20 > command mode context. >=20 > It doesn't always happen like this. It seems to only goof=20 > when eclipse is doing something else. For example, if I've=20 > just written the file out and it's doing it's automatic=20 > compile. Makes me suspect a race condition. I haven't=20 > looked at the code, but is it possible that after pressing=20 > 'i', subsequent keystrokes could be interpreted before the=20 > handling of the 'i' (and the mode switch to InsertMode) is complete? >=20 > Rich >=20 >=20 > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet > _072303_01/01 > _______________________________________________ > Viplugin-user mailing list > Vip...@li... > https://lists.sourceforge.net/lists/listinfo/viplugin-user >=20 |