http://bugs.winehq.org/show_bug.cgi?id=15083
--- Comment #13 from Ryno Mathee rmathee@gmail.com 2013-02-08 03:16:16 CST --- Its a "niche" proprietary language called OpenEdge ABL (I hate it). They do have a linux "IDE" (Just an editor really which sucks), but we use one of their products called RoundTable for Issue tracking, development and deployment, and there are only windows hooks for that thing...
They use vslick for their editor, so I'm assuming windows eclipse will give the same problem.
I use the IDE maybe once or twice a week to commit code, otherwise I just use vi/nano, but when I commit there's usually allot of merging, and kinda miss the alias expansion for that half an hour twice a week :P
Maybe in this case we can hard code a fix? O_o
(In reply to comment #12)
(In reply to comment #7)
This bug still seems to be present. It's killing me because the crappy IDE we use @ work uses ctrl + space to expand aliases lol :P
Are you talking about Delphi? If not, well, add Delphi 7 to the list of applications that can't handle ctrl+space correctly. I don't know if ReadConsoleInput is involved there though.