Desired Function
|
Editor Command Names
|
Keystrokes
|
---|
Extend selection up one line
|
ContinueSelection; Up
|
Shift+Up Arrow
|
Ctrl+Shift+k
|
Extend selection up a number of lines
|
ContinueSelection; UpSome
|
Ctrl+Shift+Up Arrow
|
Extend selection up one page
|
ContinueSelection; PageUp
|
Shift+PageUp
|
Shift+F29
|
Extend selection down one line
|
ContinueSelection; Down
|
Shift+Down Arrow
|
Ctrl+j
|
Extend selection down a number of lines
|
ContinueSelection; DownSome
|
Ctrl+Shift+
Down Arrow
|
Extend selection down one page
|
ContinueSelection; PageDown
|
Ctrl+Shift+
PageDown
|
Shift+F35
|
Extend selection left one character
|
ContinueSelection; LeftU
|
Shift+Left Arrow
|
Ctrl+Shift+h
|
Extend selection right one character
|
ContinueSelection; RightD
|
Shift+
Right Arrow
|
Ctrl+Shift+l
|
Extend selection to previous word
|
ContinueSelection; ReverseWord
|
Ctrl+Shift+
Left Arrow
|
Extend selection to next word
|
ContinueSelection; Word
|
Ctrl+Shift+
Right Arrow
|
Extend selection to beginning of line
|
ContinueSelection; SOL0
|
Shift+Home
|
Ctrl+Shift+w
|
Extend selection to end of line
|
ContinueSelection; EOL
|
Shift+End
|
Ctrl+Shift+e
|
Extend selection to beginning of next line
|
ContinueSelection; Return
|
Ctrl+Shift+Enter
|
Select entire document
|
SelectAll
|
Ctrl+a
|