CtrlLeft | Move caret to previous word |
CtrlRight | Move caret to next word |
Home | Move caret to begin of line |
End | Move caret to end of line |
Page Up | Move caret a page up |
Page Down | Move caret a page down |
CtrlHome | Move caret to begin of document |
CtrlEnd | Move caret to end of document |
ShiftLeft | Extend selection one character backward |
ShiftRight | Extend selection one character forward |
Ctrl+ShiftLeft | Extend selection to previous word |
Ctrl+ShiftRight | Extend selection to next word |
ShiftHome | Extend selection to begin of line |
ShiftEnd | Extend selection to end of line |
ShiftUp | Extend selection one line up |
ShiftDown | Extend selection one line down |
ShiftPage Up | Extend selection one page up |
ShiftPage Down | Extend selection one page down |
Ctrl+ShiftHome | Extend selection to begin of document |
Ctrl+ShiftEnd | Extend selection to end of document |
CtrlX | Cut to clipboard |
CtrlC | Copy to clipboard |
CtrlV | Paste from clipboard |
Tab | Indent selection |
ShiftTab | Unindent selection |
CtrlY | Delete a line |
ShiftDelete | Cut to clipboard |
CtrlInsert | Copy to clipboard |
ShiftInsert | Paste from clipboard |