Ok, but Ctrl-Left (or Right) normally (in Windows) allow to
move word to word. In Dev-C++ it takes some polish letters
like white chars and treads like spaces beteen words. I
think it's bug.
The solving could be tread only chosen char (like space,
tab, enter). But maybe it's not simple in realization.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=741057
Tested up to 4.9.9.0.
Logged In: YES
user_id=609236
try the latest cvs build:
http://www.castlesofpoland.com/dev-cpp/devcpp.exe
Logged In: YES
user_id=741057
The same.
Logged In: YES
user_id=609236
it probably does not stop at all the unicode characters like
chinese too - it's more of a feature request than a bug.
Logged In: YES
user_id=741057
Ok, but Ctrl-Left (or Right) normally (in Windows) allow to
move word to word. In Dev-C++ it takes some polish letters
like white chars and treads like spaces beteen words. I
think it's bug.
The solving could be tread only chosen char (like space,
tab, enter). But maybe it's not simple in realization.