up vote 0 down vote favorite
share [g+] share [fb]

I know this is completely unreasonable feature for a text editor to have, however, when I edit various files, I almost always have to do it at the end of the file.

Is there a feature in Notepad++ that will move the cursor, caret and focus to the bottom of the file?

Or perhaps open Notepad++ with a command-line parameter that forces cursor to the bottom

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

No. But you have two options:

  • Notepad++ is GNU. Get the sources, patch, build.
  • Open the file, hit Ctrl+End
link|improve this answer
Ctrl+End is reasonable easy and convenient. – deddebme Oct 22 '09 at 18:08
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.