Temporarily stuck with Notepad, I'd like to know if there is any better or quicker way of selecting from here to the end of the file than moving the mouse to the bottom of the screen and then vigorously from side to side (which is more exercise than I expect to get at a computer).
Asked
Active
Viewed 1.4e+01k times
4 Answers
86
Place the cursor at the start of your selection then:
Ctrl + Shift + End
To select to the end of notepad.
ale
- 3,410
Chris Kent
- 1,451
2
FYI in OSX you have to use the alternative key command like so:
control + fn + →
This arose when I was remote desktoping into a Windows 2000 server from my OSX laptop.
slm
- 10,859
0
In Microsoft Word on Mac, it took me several tries but this worked:
Shft + Fn + Cmd + Right Arrow
...to select to end of file and delete.
WAG
- 11
0
On Windows, it is simpler.
- Place your cursor where you want to begin selection.
- Go to this line and press Context Menu (right-click-mouse)|Begin/End Selection. Nothing is visually indicated but don't worry, selection start has been set.
- Go to the line in the text where you want your selection to end and again press Context Menu|Begin/End Selection. The text block is now selected and this is visually indicated.
- Do whatever you need with the text block.