Desired Function
|
Editor Command Names
|
Keystrokes
|
---|
Flash line the cursor is on
|
NoSelection; FlashCursor
|
ESC
|
Enter the next key press sequence literally
|
Quote
|
Ctrl+\ (Backslash)
|
Insert a new line
|
InsertNewline;AutoIndent
|
ENTER
|
Insert a new line at the end of the current line
|
EOL; InsertNewLine
|
Ctrl+Shift+r
|
Repeat the last command
|
RepeatLast
|
Ctrl+. (period)
|
Transpose previous two characters
|
NoSelection; ContinueSelection; Left; Cut2; Left; Paste2; Right
|
Ctrl+Shift+t
|