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 / BEEHIVE / UTILITYS / VDE26.ARC / VDE26.QRF < prev    next >
Text File  |  1990-07-21  |  3KB  |  56 lines

  1.                          QUICK REFERENCE FOR VDE 2.60
  2.                          ----------------------------
  3.  
  4.                               CURSOR AND SCREEN:
  5.  
  6.     <up> = ^K or ^E    <rt> = ^L or ^D     ^Q<rt>,<lf> start, end of line
  7.     <dn> = ^J or ^X    <lf> = ^H or ^S     ^Q<up>,<dn> top, end of screen
  8.  
  9.    ^F  word right   ^R  page up     ^QR  top of file    ^QB  block start
  10.    ^A  word left    ^C  page down   ^QC  end of file    ^QP  place mark
  11.  
  12.    ^OW    window on/off     ESC<up>,<dn>  shift frame up, down 1/4 screen
  13.    ^OZ    blank screen      ESC<rt>,<lf>  shift frame right, left 32 cols
  14.                             ^O<up>        make current line top
  15.  
  16.                                  MISCELLANY:
  17.  
  18.   ^V   INSERT on/off      ^^  upper/lower case      ^OV  variable tabs on/off
  19.   ^N   insert a CR       TAB  Tab or move to stop   ^O+  set variable tab
  20. ESC-H  help menu         ^OT  ruler line on/off     ^O-  clear variable tab
  21. ESC-I  info message      ^OD  HCR display on/off
  22.  
  23.                                   DELETING:
  24.  
  25.   ^G  delete char to right     ^Y  delete line     ^QY  del to end of ln
  26.   DEL delete char to left      ^QU UNdel line      ^Q-DEL " to beg of ln
  27.   ^T  delete word to right     ^U  UNdel char
  28.  
  29.                               FIND and REPLACE:
  30.  
  31.   ^QF  find string     ^QA  find and replace string    ^Z  repeat find/repl
  32.  
  33.                                  DISK FILES:
  34.  
  35.  ESC-N  new filename       ESC-F  show disk files    ESC-S  save, continue
  36.  ESC-L  load new file      ESC-E  erase disk file    ESC-X  save and exit
  37.  ESC-R  read in disk file                            ESC-Q  quit without save
  38.  
  39.                                    BLOCKS:
  40.  
  41.   ESC-B  block start       ESC-C  copy block     ESC-W  write block to disk
  42.   ESC-T  terminate block   ESC-D  delete block   ESC-U  unmark block
  43.  
  44.                            FORMATTING and PRINTING:
  45.  
  46.  ^OR,L  set rt, lft margins     ^OC  center line         ^P  insert ^-code:
  47.    ^OX  margin release on/off   ^OF  flush right line      ^D,S,Y  toggles
  48.     ^B  reform paragraph        ^OS  single/double space   ^Q,W,E,R  switches
  49.  ESC-P  print text              ^OP  pagination on/off     ^I   hard tab
  50.        (Options: P,B,^,*nn,"",@nn,#nn)                     ^Z   place mark
  51.  
  52.                                    MACROS:
  53.  
  54.    ESC-M  define macro      ESC-K  store macro key      ESC-!,=,~,#
  55.       ^W  wait (pause)      ESC-0..9  use key              macro programming
  56.