Example: quiz answers

TextPad Quick Reference Card - John Bokma - …

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.

TextPad Quick Reference Card version 0.03 – editor: John Bokma – freelance programmer Cursor Movement Cursor left one character ← Cursor left one word c-←

Tags:

  Reference, Card, Quick, Textpad, Textpad quick reference card

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Transcription of TextPad Quick Reference Card - John Bokma - …

1 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.

2 If possiblea-HomeCursor to the last visible line, in the current column,if possiblea-EndMove cursor to the next tab stop, or indent selected linesTabMove cursor to the previous tab stop, or reduceindentation of selected liness-TabGo to linec-GFind matching { [ ( < or > ) ] }c-MDeletingDelete selection, or character before the cursor,(replace it with a space in overtype mode)BackspaceDelete back to the last start of wordc-BackspaceDelete selection, or character after the cursorDeleteDelete forward to the next start of wordc-DeleteDelete to the end of the linec-s-DeleteDelete all lines in the documenta-DeleteUndo and RedoUndo last editc-ZUndo all editsc-s-ZRedo last undoc-YRedo all undosc-s-YSelection and ClipboardSelect allc-ACancel any existing selectionEscapeSelect left one character s- Select left one wordc-s- Select right one character Select right one wordc-s- Select down one lines- Select to the start of the next paragrapha-s- Select up one line Select to the start of the previous paragrapha- Select forward to start of wordc-WSelect back to

3 Start of wordc-s-BSelect back to end of wordc-s-DSelect to start of line, press twice to select to theleft margins-HomeSelect to end of lines-EndSelect to start of documentc-s-HomeSelect to end of documentc-s-EndSelect to matching { [ ( < or > ) ] }c-s-MSwitch in and out of selection modec-Q-SCopy selection to clipboardc-CAppend selection to clipboardc-s-CCut the selection to the clipboardc-XCut and append the selection to the clipboardc-s-XPaste text from the clipboardc-VIndent selected linesTabReduce indentation of selected liness-TabDelete selectionBackspaceDelete selection, or character after the cursorDeleteInvert case of selectionc-KConvert first character of selection to upper case andthe rest to lower casec-s-UCheck the spelling of the selectionF7 FormattingStart a new line EnterInsert new line after current linec-EnterInsert new line before current linec-s-EnterIncrease indentationc-IReduce indentationc-s-IJoin selected linesc-JReformat selected linesc-s-JSplit word-wrapped linesc-a-JCenter textc-ERight align textc-s-EInsert a page breakc-s-LDisplay/hide visible spaces.

4 Tabs and paragraphsc-Q-IDisplay/hide line numbersc-Q-LSet the right margin at the cursor positionc-Q-RSwitch in and out of word-wrap modec-Q-WCase Change and TransposingConvert selection to lower casec-LConvert selection to upper casec-UConvert first character of selection to upper case andthe rest to lower casec-s-UInvert case of selectionc-KTranspose the lines or characters either side of the cursorc-TTranspose the words either side of the cursorc-s-TSearch and ReplaceInvoke the Replace dialog boxF8 Replace next instance of search patternc-F8 Invoke the Find dialog boxF5 Invoke the Find in Files dialog boxc-F5 Find next instance of search patternc-FFind previous instance of search patternc-s-FHypertext jump in Search Results windowEnterHypertext jump to next item in Search Results windowF4 Hypertext jump to previous item in Search Results windows-F4 Activate the Search Results windows-F11 BookmarksSet or clear a bookmark on the current linec-F2Go to next bookmarkF2Go to previous bookmarks-F2 Edit ModesSwitch between insert and overtype modeInsertSwitch in and out of block select modec-Q-BSwitch between read-only and edit modesc-Q-ESwitch in and out of word-wrap modec-Q-WMacrosRecord a new

5 Macroc-s-RPlayback the scratch macroc-RInvoke the Playback Macro dialog boxc-F7 DocumentsCreate a new documentc-NSave the active documentc-SSave all documentsc-s-SSave asF12 Open a document using the Open File dialog boxc-OOpen a document by typing its namec-s-OInsert the contents of a file at the cursor positionc-s-VDelete all lines in the documenta-DeleteNext windowc-Tab or c-F6 Previous windowc-s-Tab or c-s-F6 Close the active windowc-F4 Display in-context properties dialog boxa-EnterDisplay document statistics on status barc-F1 Invoke the Manage Files dialog boxF3 Invoke Windows File Manager or Explorera-F3 Print active documentc-PPreview the active document as it will printc-s-PCheck the spelling of the active documentF7 SortF9 Comparec-F9 Invoke the document selectorF11 Scrolling and Scroll BarsScroll the view up one line, without moving the cursorc- Scroll the view down one line.

6 Without moving the cursorc- Locks cursor position when scrolling withpage up/down keysScroll LockDisplay/hide the horizontal scroll barc-Q-HDisplay/hide the vertical scroll barc-Q-VSwitch in and out of synchronized scrolling modec-Q-YCommand ResultsStop the tool running in the command windowc-BreakHypertext jump in Command Results windowEnterHypertext jump to next item in Command Results windowF4 Hypertext jump to previous item in Command Results windows-F4 Activate the Command Results windowc-F11 ViewsActivate next viewF6 Activate previous views-F6 HelpIn-context helpF1 Invoke in-context help cursors-F1 MiscellaneousActivate the Clip Librarya-0 Show or hide the Clip Libraryc-F3 Display in-context properties dialog boxa-EnterActivate the main menuF10 Popup the in-context document menus-F10 or right mousePopup the insert date/time menuc-F10 or c-right mouseDisplay the Preferences dialog boxc-Q-PRegular Expressions (POSIX).

7 Any single character.[ ]Any one of the characters in the brackets, or any of a range of characters separated by a hyphen (-), or a 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. \tThe tab character. \fThe page break (form feed) character. \nA new line character, for matching expressions that span line boundaries. This cannot be followed by operators '*', '+' or {}. Do not use this for constraining matches to the end of a line. It's much more efficient to use "$".

8 \xdd"dd" is the two-digit hexadecimal code for any character. \( \) Groups a tagged expression to use in replacement expressions. An RE can have up to 9 such expressions.\|Matches either the expression to its left or its right. *Matches zero or more preceding zero or one preceding characters/expressions. +Matches one or more preceding characters/ expressions.{count} Matches the specified number of the preceding characters or expressions.{min,} Matches at least the specified number of the preceding characters or expressions.{min,max}Matches between min and max of the preceding characters or expressions.

9 \"Escapes" the special meaning of the above expressions, so that they can be matched as literal characters. [:alpha:]Any letter. [:lower:]Any lower case letter. [:upper:]Any upper case letter. [:alnum:]Any digit or letter. [:digit:]Any digit. [:xdigit:]Any hexadecimal digit (0-9, a-f or A-F). [:blank:]Space or tab. [:space:]Space, tab, vertical tab, return, line feed, form feed. [:cntrl:]Control characters (Delete and ASCII codes less than space). [:print:]Printable characters, including space. [:graph:]Printable characters, excluding space. [:punct:]Anything that is not a control or alphanumeric character.

10 [:word:]Letters, hypens and apostrophes. [:token:]Any of the characters defined on the Syntax page for the document class, or in the syntax definition file if syntax highlighting is enabled for the document class. Replacement Expressions&Substitute the text matching the entire search pattern. \0 to \9 Substitute the text matching tagged expression 0 through 9. \0 is equivalent to &. \fSubstitute a page break (form feed). \i<no> Substitute a sequence number. \n Substitute a newline. \p Substitute the contents of the clipboard. \t Substitute a tab. \xdd Substitute the character with hex code dd (must be 2 hex digits, excluding 00).


Related search queries