Code::Blocks Forums
User forums => Help => Topic started by: blessyou on December 15, 2012, 01:38:49 am
-
Hello!
I've reinstalled my OS and Codeblocks, put the newest version on.
Since the reinstall my line-breaking does not 'pull' the letters behind the cursor with it
example:
if i break the line in between the two numbers in the word
randomword63test
it should look like this:
randomword6
3test
but for me it just goes into the new line, but leaves the word as it was.
How do I change that ? I've tried reinstalling a few times with different options, comparing my Editor options with my colleague's, disabling pluggins, but still the same problem.
Thanks in advance.
-
Did you press the Insert key?
Is your Shift key stuck?
-
oh yes, that fixed it, thx!