home *** CD-ROM | disk | FTP | other *** search
/ Best of Bible Study & Games / BestOfBibleStudyAndGames1996isv.zip / WBIBLE / TJOCK.DOC < prev    next >
Text File  |  1993-09-17  |  4KB  |  72 lines

  1.  
  2.             ┌────────┤ Teddy II General Information ├─────────┐
  3.             │                                                 │
  4.             │      Program: TEDDY II (version 1.00)           │
  5.             │      Author:  Bob Ainsbury                      │
  6.             │                                                 │
  7.             │  This editor is designed for editing plain      │
  8.             │  ASCII or text files. It is ideal for BATCH     │
  9.             │  files.                                         │
  10.             │                                                 │
  11.             │  This is a FREE editor -- give it to anyone     │
  12.             │  but do not charge them for it!                 │
  13.             │                                                 │
  14.             │   Copyright 1987-90 TechnoJock Software, Inc.   │
  15.             │ PO Box 820927, Houston, TX 77282 (713) 493-6354 │
  16.             │                                                 │
  17.             └─────────────────────────────────────────────────┘
  18.  
  19.         ==> ******Special Note:
  20.             Files over 64k (64,000 size) can not be edited with this program.
  21.  
  22.      COMMANDS
  23.      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  24.      Character left                     Ctrl-S or Left arrow                                    
  25.      Character right                    Ctrl-D or Right arrow                                    
  26.      Word left                          Ctrl-A or Ctrl-Left arrow                                    
  27.      Word right                         Ctrl-F or Ctrl-Right arrow                                    
  28.      Line up                            Ctrl-E or Up arrow                                    
  29.      Line down                          Ctrl-X or Down arrow                                    
  30.      Scroll up                          Ctrl-W
  31.      Scroll down                        Ctrl-Z
  32.      Page up                            Ctrl-R or PgUp
  33.      Page down                          Ctrl-C or PgDn
  34.      Beginning of file                  Ctrl-Q R or Ctrl-PgUp
  35.      End of file                        Ctrl-QC or Ctrl-PgDn
  36.      Beginning of line                  Ctrl-QS or Home
  37.      End of line                        Ctrl-QD or End
  38.      Top of screen                      Ctrl-QE or Ctrl-Home
  39.      Bottom of screen                   Ctrl-QX or Ctrl-End
  40.      Top of block                       Ctrl-QB
  41.      Bottom of block                    Ctrl-QK
  42.      Jump to marker 0.3                 Ctrl-Q0..Ctrl-Q3
  43.      Set marker 0..3                    Ctrl-K0..Ctrl-K3
  44.      Previous cursor position           Ctrl-QP
  45.      New line                           Ctrl-M
  46.      Insert line                        Ctrl-N
  47.      Insert control character           Ctrl-P
  48.      Tab                                Ctrl-I or Tab
  49.      Delete current character           Ctrl-G or Del
  50.      Delete character left              Ctrl-H or Backspace
  51.      Delete word                        Ctrl-T
  52.      Delete to end of line              Ctrl-QY
  53.      Delete line                        Ctrl-Y
  54.      Find                               Ctrl-QF
  55.      Find-and-replace                   Ctrl-QA
  56.      Find next                          Ctrl-L
  57.      Begin block                        F7 or Ctrl-KB
  58.      End block                          F8 or Ctrl-KK
  59.      Copy block                         Ctrl-KC
  60.      Move block                         Ctrl-KV
  61.      Delete block                       Ctrl-KY
  62.      Hide block                         Ctrl-KH
  63.      Mark current word as block         Ctrl-KT
  64.      Read block from file               Ctrl-KR
  65.      Write block to file                Ctrl-KW
  66.      Print block                        Ctrl-KP
  67.      Toggle insert mode                 Ins or Ctrl-V
  68.      Toggle autoindent mode             Ctrl-OI
  69.      Toggle fixed tabs                  Ctrl-OT
  70.      Restore line                       Ctrl-QL
  71.      Exit editor                        Ctrl-KD
  72.