'^$\UF72B' = moveToEndOfDocumentAndModifySelection: // ctrl-shift-end
'^$\UF729' = moveToBeginningOfDocumentAndModifySelection: // ctrl-shift-home
'^\UF72B' = moveToEndOfDocument: // ctrl-end '^\UF729' = moveToBeginningOfDocument: // ctrl-home '$\UF72B' = moveToEndOfParagraphAndModifySelection: // shift-end '$\UF729' = moveToBeginningOfParagraphAndModifySelection: // shift-home '\UF729' = moveToBeginningOfParagraph: // home