home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / old / ckermit4f / ckmker.hlp < prev    next >
Text File  |  2020-01-01  |  2KB  |  63 lines

  1. This is release version 0.97(57) of MacKermit.  Please send all bugs to
  2. "Info-Kermit@cunixc.cc.columbia.edu" (on the Internet).
  3.  
  4. New additions include:
  5.  
  6.     A sizable window
  7.  
  8.     Scroll back
  9.  
  10.     Faster file transfer
  11.     
  12.     (hopefully) Correct binary transfer code
  13.     
  14.     MacBinary format transfers
  15.     
  16.     Partial emulation of a vt 300 series terminal
  17.     
  18.     Better keyboard handling
  19.     
  20. More keyboard macros have been added to better handle the vt100 keyboard
  21. and normal/application mode stuff:
  22.  
  23.     \keypad0 -- \keypad9
  24.     \keypad,
  25.     \keypad.
  26.     \keypad-
  27.     \pf1
  28.     \pf2
  29.     \pf3
  30.     \pf4
  31.     \leftarrow
  32.     \rightarrow
  33.     \uparrow
  34.     \downarrow
  35.  
  36. The keypad comes configured for a Plus; if you have an ADB machine, you
  37. will have to remap the + and - keys, and possibly =, /, and * to be
  38. pf2 -- pf4
  39.  
  40. Bugs still outstanding:
  41.  
  42.     Running in inverted screen mode doesn't work.
  43.     
  44.     The option key is still a dead key for the usual characters (e, u, etc.)
  45.     
  46.     It is possible to confuse the selection by draging past the top of
  47.     the window, waiting, and draging down past the end of the window.
  48.         
  49.     Parts of the Edit menu should be greyed out when they do not apply.
  50.     
  51.     Cut and Paste do not deal with the real Scrapbook (yet).
  52.     
  53.     There still isn't a Tektronics emulator built in.
  54.     
  55. Other than these, if you find a problem please send mail to the mailing
  56. list about it.  Please include Kermit version number, a discription
  57. of the hardware, the System version number, and if possible a repeat-by.
  58.  
  59.                 Happy Kermiting,
  60.                 
  61.                 Paul Plaeway, MacKermit coord.
  62.                 paul@cis.ohio-state.edu
  63.