Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: eddyq on January 01, 2013, 05:04:39 pm

Title: cursor up/down movement virtual spaces
Post by: eddyq on January 01, 2013, 05:04:39 pm
Is there a way to configure the editor such that when I cursor up and down it will not jump to the end of the new line? On some systems they call this "virtual space".

Eddy
Title: Re: cursor up/down movement virtual spaces
Post by: Alpha on January 01, 2013, 05:25:58 pm
Settings->Editor...->Margins and caret->Enable virtual space
Title: Re: cursor up/down movement virtual spaces
Post by: eddyq on January 01, 2013, 05:29:18 pm
Perfect, thanks.