home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / MBUG / MBUG157.ARC / VDE266NU.LBR / VDE266.QRF < prev    next >
Text File  |  1979-12-31  |  3KB  |  55 lines

  1.                          QUICK REFERENCE FOR VDE 2.66
  2. ------- [Note: the ^K- and ESC- prefixes are nearly interchangeable.] --------
  3.  
  4.  
  5.                               CURSOR AND SCREEN:
  6.  
  7.     <up> = ^E    <rt> = ^D           ^Q<rt>,<lf> start, end of line
  8.     <dn> = ^X    <lf> = ^S or ^H     ^Q<up>,<dn> top, end of screen
  9.         [Note: An alternate arrow key set can also be installed.]
  10.  
  11.    ^F  word right         ^QR  to top of file      ^QB  to block start
  12.    ^A  word left          ^QC  to end of file      ^QP  to place marker
  13.    ^R  page back          ^QI  to page/line no.
  14.    ^C  page forward
  15.    ^W  scroll back line     ESC<up>,<dn>  shift up, down 1/4 screen
  16.    ^Z  scroll down line     ESC<rt>,<lf>  shift right, left 32 cols
  17.                                   ^O<up>  make current line top
  18.  
  19.        DELETING:                MISCELLANY:             FIND and REPLACE:
  20.  
  21.   ^G  delete char right     ^V   INSERT on/off          ^QF  find string
  22.  DEL  delete char left      ^N   insert a CR            ^QA  find and replace
  23.   ^T  delete word right     TAB  Tab or move to stop           /B/ackwards
  24.   ^Y  delete line           ^^   upper/lower case              /I/gnore case
  25.  ^QY  del to end of ln      ^KI  information message           "_" = wildcard
  26. ^Q-DEL " to beg of ln       ^PZ  set place marker       ^L [^\]  repeat last
  27. ^QT_  del to character      ^OD  HCR display on/off               find/repl
  28.   ^U  UNdelete char         ^OQ  header on/off
  29.  ^QU  UNdelete line         ^OW  make window
  30.                             ^OZ  blank screen
  31.  
  32.        DISK FILES:                 BLOCKS:                   PRINTING:
  33.  
  34.  ^KN  change filename        ^KB  block start        ^KP  print text
  35.  ^KL  load new file          ^KK  block end                (Options: P,B,T,L,
  36.  ^KR  read in disk file      ^KU  unmark block                ^,"",*nn,@nn,#nn)
  37.  ^KF  show disk files        ^KC  copy block         ^OP  set page length
  38.  ^KE  erase disk file        ^KV  move block         ^P_  insert ^-code:
  39.  ^KS  save work, continue    ^KY  delete block             B,D,S,Y  toggles
  40.  ^KD  save, load new file    ^KW  write block to disk      Q,W,E,R  switches
  41.  ^KX  save and exit
  42.  ^KQ  quit without save
  43.  
  44.                                  FORMATTING:
  45.  
  46.  ^OR,L  set rt, lf margins    ^OI,N  tab set, clear         ^B  reform text
  47.    ^OX  margin release          ^OV  tabs variable/fixed   ^OT  ruler line
  48.    ^OC  center line             ^OA  auto indent mode
  49.    ^OF  flush line right        ^OS  double spacing
  50.  
  51.                                    MACROS:
  52.  
  53.    ESC-M  define macro      ESC-#  store macro key      ESC-!,=,~,+
  54.    ESC-;  wait (pause)      ESC-0..9  use key              macro programming
  55.