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 / sedt.lzh / SEDTHELP.WPS < prev    next >
Text File  |  1985-05-23  |  5KB  |  181 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.             Sedt (Screen EDiTor) V. 1.0
  7.  
  8.     Sedt <Input File> {<Output File>} {<Line Number>}
  9.  
  10.     Read <Input File> into buffer 0 with default output on save to
  11.         <Output File> and initial position at <Line Number>
  12.  
  13.     <Output File> defaults to <Input File>
  14.  
  15.     <Line Number> defaults to 1
  16.  
  17.     
  18.  
  19.  
  20.     All Sedt commands are key driven. Many are activated with a single 
  21. keystroke, others require striking the Gold key (PF1) first. Commands that 
  22. require an argument will prompt for the argument at the bottom of the screen. 
  23. Argument entry must be terminated with Return, Do or Enter. Typing errors may 
  24. be corrected with Rubout. Input may be cancelled with Control U.
  25.  
  26.     Commands may be repeated by typing Gold <Number> before striking the 
  27. command key sequence. Entry of the number may also be corrected with Rubout. 
  28. All command counts default to 1.
  29.     _________________________    ________________________________
  30.     | Find    | Paste    | Cut    |    | Gold    | Page    |  Del    |  Del    |
  31.     | next    |    |    |    |    |    | Word    | Char    |
  32.     | Find    |    |    |    |    |    |Und Wd    |Und Ch    |
  33.     _________________________    ________________________________
  34.     |Select    |Up 10 L|Dn 10 L|    | Sent    |    |    |  Cut    |
  35.     |    |    |    |    |    |    |    |    |
  36.     |    |    |    |    |    |    |    | Copy    |
  37.     _________________________    ________________________________
  38.         |  Up    |        | Word    | Para    |    | Paste    |
  39.         |    |        |    |    |    |    |
  40.         | Top    |        |    |Fill Pa|    |    |
  41.     _________________________    ________________________________
  42.     | Left    | Down    | Right    |    | Back    | Line    |Upper C| Enter    |
  43.     |    |    |    |    |  up    |    |    |    |
  44.     |    |Bottom    |    |    |Scr up    |    |L Case    |    |
  45.     _________________________    _________________________    |
  46.                     |    Advance    |  Sel    |    |
  47.                     |        |    |    |
  48.                     | Scroll down    | Reset    | Swap    |
  49.  
  50. Session Control
  51.  
  52.     Gold Q        Quit the edit session. Do no save the file.
  53.     Gold F        Terminate the edit session. Save the file in Buffer 0.
  54.  
  55.     F17        Select Buffer 0
  56.     F18        Select Buffer 1
  57.     F19        Select Buffer 2
  58.     F20        Select Buffer 3
  59.  
  60.     Gold E        Edit new file
  61.     Gold G        Get file
  62.     Gold S        Save file
  63.     Gold Z        Zero Buffer
  64.     Control W    Refresh screen
  65.     Gold W        Toggle screen width between 80 and 132 chracters
  66.     Control T    Toggle between one and two window display
  67.  
  68.  
  69. Moving
  70.  
  71.     Right Arrow    Move one character forward
  72.     Left Arrow    Move one character backward
  73.     Up Arrow    Move one line up to same position within line
  74.     Down Arrow    Move one line down to save position within line
  75.     Gold Up Arrow    Move to top of document
  76.     Gold Down Arrow    Move to bottom of document
  77.     Prev Screen    Move 10 lines up to start of line
  78.     Next Screen    Move 10 lines down to start of line
  79.     Gold T        Move to top of document
  80.     Bold B        Move to bottom of document
  81.     Gold Find    Move to next occurrence of prompted string
  82.     Find        Move to next occurrence of same string
  83.     Pad 0        Advance and move one character
  84.     Pad 1        Backup and move one character
  85.     Pad 2        Move one line
  86.  
  87.  
  88. Moving (continued)
  89.  
  90.     Pad 4        Move one word
  91.     Pad 5        Move one paragraph
  92.     Pad 7        Move one sentence
  93.     Gold Pad 0    Advance and move till key is struck
  94.     Gold Pad 1    Backup and move till key is struck
  95.     Gold `        Halt
  96.     Gold ,        Search for string
  97.     Gold .        Continue search
  98.  
  99.  
  100. Insertion
  101.  
  102.     Any printable character
  103.             Insert character at current position
  104.  
  105.     Insert Here    Insert contents of paste buffer
  106.     Gold P        Insert a page mark
  107.     Return        Insert a carriage return
  108.     Tab        Insert tab or space characters to advance to next stop
  109.  
  110.  
  111. Deletion
  112.  
  113.     Rubout        Delete previous character
  114.     Line Feed    Delete previous word
  115.     Remove        Delete select region
  116.     PF3        Delete word at current position
  117.     PF4        Delete character at current position
  118.     Gold Rubout    Delete line up to current position
  119.  
  120.  
  121. Undeletion
  122.  
  123.     Insert Here    Insert paste buffer
  124.     Gold PF3    Undelete last deleted word
  125.     Gold PF4    Undelete last deleted character
  126.  
  127.  
  128. Cut and paste
  129.  
  130.     Select        Set current position as select point
  131.     Pad .        Set current position as select point
  132.     Remove        Cut from current position to select point
  133.     Pad -        Cut from current position to select point
  134.     Gold Remove    Get text from current position to select point to
  135.             paste buffer
  136.     Gold Pad -    Get text from current position to select point to
  137.             paste buffer
  138.     Insert Here    Paste at current position
  139.  
  140.  
  141. Substitution
  142.  
  143.     Gold Additional Options
  144.             Replace next occurence of a string with another
  145.     Additional Options
  146.             Replace next using same object and target
  147.     Gold '        Replace search string by paste buffer
  148.  
  149.  
  150. Word processing
  151.  
  152.     Gold R        Change ruler
  153.             Return        Return to edit mode
  154.             Left Arrow    Move left on ruler
  155.             Right Arrow    Move right on ruler
  156.             L        Set left margin
  157.             R        Set right margin
  158.             W        Set wrap position
  159.             T        Set tab stop
  160.             -        Remove tab stop
  161.             Digit        Recall ruler number digit
  162.             Gold Digit    Save ruler number digit
  163.     Gold C        Center current line
  164.  
  165.  
  166. Word processing (continued)
  167.  
  168.     Gold Pad Enter    Swap next two characters
  169.     Gold Pad 5    Fill paragraph
  170.     Pad 3        Change select region to upper case
  171.     Gold Pad 3    Change select region to lower case
  172.  
  173.  
  174. Key definition
  175.  
  176.     Control K    Redefine a key.
  177.             Press the key to be defined at the Key: prompt
  178.             Enter the definition at the As: prompt
  179.             Terminate the definition with a . if you want the key 
  180.             to have immediate effect when pressed.
  181.