Transcription of TextPad Quick Reference Card - John Bokma
{{id}} {{{paragraph}}}
TextPad Quick Reference Cardversion editor: John Bokma freelance programmerCursor MovementCursor left one character Cursor left one wordc- Cursor right one character Cursor right one wordc- Cursor down one line Cursor down to the start of the next paragrapha- Cursor up one line Cursor up to the start of the previous paragrapha- Move cursor forward to start of wordc-WMove the cursor back to start of wordc-BMove cursor back to end of wordc-DCursor to start of line, press twice to go to the left marginHomeCursor to end of lineEndCursor to start of documentc-HomeCursor to end of documentc-EndCursor to the first visible line, in the current column,if possiblea-HomeCursor to the last visible line, in the current column,if possiblea-EndMove cursor to the next tab stop, o
character class operator (see below). [^] Any characters except for those after the caret "^". ^ The start of a line (column 1). $ The end of a line (not the line break characters). \< The start of a word. \> The end of a word. \t The tab character. \f The page break (form feed) character. \n A new line character, for matching expressions that span
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}