home *** CD-ROM | disk | FTP | other *** search
/ ftp.update.uu.se / ftp.update.uu.se.2014.03.zip / ftp.update.uu.se / pub / rainbow / msdos / misc / sedtfile.lzh / SEDTHELP.EDT < prev    next >
Text File  |  1986-01-04  |  7KB  |  223 lines

  1.     _________________________    ________________________________
  2.     | Find    | Paste    | Cut    |    | Gold    | Help    | Find    |Delete    |
  3.     | Next    |    | GET   |    |    |    | Next    | Line    |
  4.     | FIND    |    |SEL RNG|    |    |    | FIND    |UND. L.|
  5.     _________________________    ________________________________
  6.     |Select    |Up 10 L|Dn 10 L|    | Page    |  Par  | Subst.|Delete    |
  7.     |       |    |    |    |    |  FILL | Next    | Word    |
  8.     |CANCEL |    |    |    |COMMAND|  PAR  | SUBST.|UND. W.|
  9.     _________________________    ________________________________
  10.         |  Up    |        |Forward|Reverse| Cut    |Delete    |
  11.         |    |        |    |    |    | Char    |
  12.         |  TOP  |        |BOTTOM    |  TOP  | PASTE    |UND. C.|
  13.     _________________________    ________________________________
  14.     | Left    | Down    | Right    |    | Word    | End    | Char    | Enter    |
  15.     |    |    |    |    |    | Line    |    |    |
  16.     |SCR. UP|BOTTOM    |SCR. DN|    |CH. CSE|DEL EL.| ASCII    |    |
  17.     _________________________    _________________________    |
  18.                     |     Line    |Select    |    |
  19.                     |        |    |    |
  20.                     |  OPEN  LINE    |CANCEL    | SWAP    |
  21.                                         
  22.                                         
  23.                           Sedt Versin 2.0(88)
  24.  
  25.  
  26.  
  27.  
  28.     All  Sedt  commands  are  key  driven.  Many are activated with a 
  29. single  keystroke,  others  require  striking  the  Gold key (PF1) first. 
  30. Commands  that  require  an  argument will prompt for the argument at the 
  31. bottom  of  the screen. Argument entry must be terminated with Return, Do 
  32. or  Enter.  Typing  errors  may  be  corrected  with Rubout. Input may be 
  33. cancelled with Control U.
  34.  
  35.     Commands  may be repeated by typing Gold <Number> before striking 
  36. the  command key sequence. Entry of the number may also be corrected with 
  37. Rubout. All command counts default to 1.
  38.  
  39.  
  40.                                      Moving
  41.  
  42. Control H (Backspace)    Goto line start
  43. Gold .            Goto mark
  44. Gold B            Goto end of buffer
  45. Gold T            Goto start of buffer
  46. F12(BS)            Goto beginning of line
  47. Find            Goto next occurrence of search string
  48. Prev Screen        Go 10 lines up
  49. Next Screen        Go 10 lines down
  50. Up Arrow        Go 1 line up vertically
  51. Left Arrow        Go 1 character back
  52. Down Arrow        Go 1 line down vertically
  53. Right Arrow        Go 1 character forward
  54. Keypad 0        Goto next line beginning
  55. Keypad 1        Goto next word
  56. Keypad 2        Goto next end of line
  57.  
  58.  
  59.                   Moving (continued)
  60.  
  61. Keypad 3        Goto next character
  62. Keypad 7        Goto next page
  63. Keypad 8        Goto next paragraph
  64. PF3            Goto next occurrence of search string
  65. Gold Find        Goto next occurence of string
  66. Gold Up Arrow        Goto start of buffer
  67. Gold Left Arrow        Go backwards until key struck
  68. Gold Down Arrow        Goto end of buffer
  69. Gold Right Arrow    Go forward until key struck
  70. Gold Keypad 4        Goto end of buffer
  71. Gold Keypad 5        Goto beginning of buffer
  72. Gold PF3        Goto next occurrence of string
  73.  
  74.  
  75.                                    Insertion
  76.  
  77. Control I (Tab)        Insert a tab character
  78. Control L        Insert a form feed character
  79. Control M (Return)    Insert a carriage return
  80. Escape (twice)        Insert an escape character
  81. Gold G            Include file at current position
  82. Gold I                  Toggle tab expansion/insertion
  83. Gold O            Toggle insert/replace mode
  84. Gold P            Insert a form feed character
  85. F11(ESC)        Insert an escape character
  86. Insert Here        Paste
  87. Gold Keypad 0        Open line
  88. Gold Keypad 3        Insert ASCII character
  89.  
  90.  
  91.                                     Deletion
  92.  
  93. Control J (Line feed)    Delete to beginning of word
  94. Control U        Delete to beginning of line
  95. Rubout            Delete previous character
  96. Gold Z            Clear buffer
  97. F13(LF)            Delete to beginning of word
  98. Remove            Cut
  99. Keypad 6        Cut
  100. Keypad ,        Delete character forward
  101. Keypad -        Delete word forward
  102. PF4            Delete line forward
  103. Gold Keypad 2        Delete to end of line
  104.  
  105.  
  106.                                    Undeletion
  107.  
  108. Gold Keypad 6        Undelete paste string
  109. Gold Keypad ,        Undelete character
  110. Gold Keypad -        Undelete word
  111. Gold PF4        Undelete Line
  112.  
  113.  
  114.                                  Miscellaneous
  115.  
  116. Control A        Set indentation level
  117. Control D        Decrease indentation level
  118. Control E        Increase indentation level
  119. Control K        Define key
  120. Control P        Print contents of buffer
  121. Control T        Adjust select range by a tab stop
  122. Control W        Refresh display
  123. Gold control I        Save key definition in buffer
  124. Gold control L        Load key definition from buffer
  125. Gold +            Set direction for next command to forward
  126. Gold -            Set direction for next command to reverse
  127. Gold <            Set direction for next command to reverse
  128. Gold >            Set direction for next command to forward
  129. Gold C            Center line
  130. Gold D            Toggle between one and two window mode
  131.  
  132.  
  133.               Miscellaneous (continued)
  134.  
  135. Gold E            Edit new file in current buffer
  136. Gold F            Save current buffer and exit
  137. Gold H            Help
  138. Gold M            Set mark
  139. Gold O            Toggle insert/replace mode
  140. Gold Q            Exit without saving current buffer
  141. Gold R            Enter ruler definition mode
  142. Gold S            Save contents of buffer
  143. Gold U            Undo last command if possible
  144. Gold W            Toggle between 132 and 80 character screen
  145. Gold X            Execute Sedt commands from file
  146. Gold _            Insert a hyphen and reindent paragraph
  147. F4            Append select range to paste buffer
  148. Interrupt        Save contents of buffer if changed
  149. Resume            Dead key
  150.  
  151.  
  152.               Miscellaneous (continued)
  153.  
  154. Cancel            Quit without saving buffer
  155. Main Screen        Dead key
  156. Exit            Save buffer and exit
  157. Additional Options     Call  TXTF  to format file to output file 
  158.             with type .LST  
  159. Help              Help  
  160. Do              Execute  operating 
  161.             system command
  162. F17            Select buffer 0
  163. F18            Select buffer 1
  164. F19            Select buffer 2
  165. F20            Select buffer 3
  166. Select            Set select point at current position
  167. Keypad 4        Set default direction forward
  168. Keypad 5        Set default direction reverse
  169.  
  170.  
  171.               Miscellaneous (continued)
  172.  
  173. Keypad 9        Substitute next occurrence of search string
  174. Keypad .        Set select point at current position
  175. PF2            Help
  176. Keypad Enter        Dead key
  177. Gold F4            Load paste buffer from file
  178. Gold Do            Execute Sedt command
  179. Gold F17        Remember keystrokes until ^Z typed
  180. Gold F18        Execute remembered keystrokes
  181. Gold Remove        Load paste buffer from select range without deleting
  182. Gold Select        Cancel select point
  183. Gold Keypad 1        Change case EDT style 
  184.             (Select range,found string,character)
  185. Gold Keypad 7        Execute Sedt command
  186. Gold Keypad 8        Fill or justify to end of paragraph
  187. Gold Keypad 9        Substitute one string by another
  188.  
  189.  
  190.               Miscellaneous (continued)
  191.  
  192. Gold Keypad .        Cancel select point
  193. Gold Keypad Enter    Swap characters
  194.  
  195.                  Ruler Commands
  196.  
  197. Right Arrow        Move 1 column right
  198. Left Arrow        Move 1 column left
  199. -            Remove tab stop at current column
  200. Tab            Move right to next tab position
  201. Backspace        Move to column 1
  202. T            Set a tab position at the current column
  203. L            Set left margin
  204. R            Set right margin for fill
  205. J            Set right margin for justify
  206. W            Set left margin for fill and justify
  207. A            Set auto left margin mode
  208. I            Set Tab indentation level
  209. Space            Remove all format controls at current column
  210. Digit            Load saved ruler number Digit
  211. Gold Digit        Save ruler in saved ruler number Digit
  212. Return            Return to edit mode
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.      For more complete instructions read SEDTMAN.EDT
  223.