Author Topic: Cursor behind line end?  (Read 2940 times)

Offline dirk_1980

  • Multiple posting newcomer
  • *
  • Posts: 25
Cursor behind line end?
« on: April 12, 2011, 05:09:14 pm »
Hi,

is there a way to move  (with mouse, cursor) behind the line end?

And write text behind the end of line-> of course a new end of line has to be set an this moment.

Dirk

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Cursor behind line end?
« Reply #1 on: April 12, 2011, 06:11:39 pm »
Yes: Settings -> Editor -> Margins and caret -> Selections -> Enable virtual space
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline dirk_1980

  • Multiple posting newcomer
  • *
  • Posts: 25
Re: Cursor behind line end?
« Reply #2 on: April 12, 2011, 06:21:00 pm »
Thank you.
Dirk