[Summary from mep.hlp combined with actual key bindings from tools.ini.
Remember to set your INIT environment variable to point to tools.ini.
This file provided by Microsoft Developer Support.  -Steve Firebaugh]

-----------------------------------------------------------------------------
Quick Summary of Microsoft Editor Commands
 
  Description                   Function      Key bindings from TOOLS.INI
 
  Begin a function argument     (Arg)         Alt+A
  Modify a command              (Meta)        F9
  Undo last edit                (Undo)        Alt+Bksp
  Redo last edit                (Undo)        F9 Alt+Bksp
  Cancel current command        (Cancel)      Esc
 
  Exit with saving              (Exit)        F8
  Exit without saving           (Exit)        F9 F8
  Save without exit             (Setfile)     Alt+A Alt+A F2
  Discard last edits            (Refresh)     Alt+R
  Merge a file                  (Paste)       Alt+A Alt+A file Shift+Ins
  Open a file                   (Setfile)     Alt+A file F2
 
  Move forward a word           (Pword)       Ctrl+Right
  Move backward a word          (Mword)       Ctrl+Left
  Move forward a paragraph      (Ppara)       Ctrl+Down
  Move backward a paragraph     (Mpara)       Ctrl+Up
 
  Forward search                (Psearch)     F3
  Backward search               (Msearch)     F4
  Search & replace              (Replace)     Ctrl+L
  Search & replace with query   (Qreplace)    Ctrl+\
 
  Scroll window up one line     (Mlines)      Ctrl+W
  Scroll window down one line   (Plines)      Ctrl+Z
 
  Split window horizontally     (Window)      Alt+A F6
  Split window vertically       (Window)      Alt+A Alt+A F6
 
  Close active window           (Window)      F9 F6
  Move between windows          (Window)      F6

-----------------------------------------------------------------------------
