home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / old / ckermit4f / ckmker.ann < prev    next >
Internet Message Format  |  2020-01-01  |  4KB

  1. Date: Tue, 27 Jun 89 15:33:06 EDT
  2. From: Paul Placeway <paul@cis.ohio-state.edu>
  3. Subject: Announcing Release 0.97(57) of Macintosh Kermit 
  4. Keywords: MacKermit 0.97(57), MacBinary, Macintosh Kermit
  5. Xref: Apple Macintosh, See Macintosh
  6.  
  7. The new Macintosh Kermit, version 0.97(57), is ready for testing.
  8.  
  9. Included are all the ckm*.* sources, a .hqx file which can be converted into
  10. the MacKermit application using BinHex Version 4, and two short doc files,
  11. (ckmvt1.doc and ckmker.hlp).  All of this is built on top of C-Kermit 4F(080),
  12. with my bug fixes in the ckc files (it even builds a wart to use).
  13.  
  14. I have personally tested it on a 512k (not e) running System 1.1, a Lisa
  15. running MacWorks 3.0, Mac Pluses running System 2.0 through 6.0.3 and a Mac II
  16. running 6.0.2; I am told it works on SE and SE30 machines also (which is not
  17. really a supprise).  Basically the only thing it doesn't work on (for sure) is
  18. an old 128k "Classic" Mac (if I had one here I could probably make it work
  19. there too).
  20.  
  21. Anyone who is doing work on Mac Kermit should get a copy of the new sources as
  22. soon as they can; I have changed some things around, especially the terminal
  23. emulator internals.  Code based on 0.9(40) may or may not be easy to work into
  24. the new sources.
  25.  
  26. New additions to the program since the 0.9(40) release in May 1988 include:
  27.  
  28.     Vertically sizeable terminal emulation window.
  29.     Scroll back.
  30.     Faster file transfer.
  31.     (hopefully) Correct binary transfer code.
  32.     MacBinary format transfers.
  33.     Better keyboard handling.
  34.     Partial emulation of a DEC VT300-Series terminal, including support
  35.       for ISO 646 National Replacement Character sets, and Latin Alphabet 1.
  36.     
  37. More keyboard macros have been added to better handle the vt100 keyboard
  38. and normal/application mode stuff:
  39.  
  40.     \keypad0 -- \keypad9
  41.     \keypad,
  42.     \keypad.
  43.     \keypad-
  44.     \pf1-4
  45.     \leftarrow
  46.     \rightarrow
  47.     \uparrow
  48.     \downarrow
  49.  
  50. The keypad comes configured for a Plus; if you have an ADB machine, you will
  51. have to remap the + and - keys, and possibly =, /, and * to be pf2-4.
  52.  
  53. Bugs and limitations still outstanding:
  54.  
  55.     Running in inverted screen mode doesn't work.
  56.     The option key is still a dead key for the usual characters (e, u, etc.)
  57.     Parts of the Edit menu should be greyed out when they do not apply.
  58.     Cut and Paste do not deal with the real Scrapbook (yet).
  59.     There still isn't a Tektronix graphics terminal emulator built-in.
  60.     It is possible to confuse the selection by draging past the top of
  61.       the window, waiting, and dragging down past the end of the window.
  62.     
  63. Other than these, if you find a problem please send mail to
  64. Info-Kermit@watsun.cc.columbia.edu (on the Internet), or KERMIT@CUVMA on
  65. BITNET.  Please include Kermit version number, a discription of the hardware,
  66. the System version number, and if possible a "repeat-by".
  67.  
  68.                 Happy Kermiting,
  69.                 
  70.                 Paul Plaeway, MacKermit coordinator
  71.                 paul@cis.ohio-state.edu
  72.  
  73. [Ed. - Many thanks, Paul!  The new files have been placed in the kermit/test
  74. directory on watsun and cunixc, and in the T: area of BITNET KERMSRV on CUVMA.
  75. This release has to be considered a test release because it is based on a
  76. test version of C-Kermit, and also because there is not yet a new manual.  Mac
  77. Kermit users, please take a copy, try it out, and report bugs to Info-Kermit
  78. as Paul asks.]
  79.  
  80. ------------------------------
  81.  
  82. Date: Tue, 22 Aug 89 16:46:26 EDT
  83. From: Paul Placeway <pplaceway@bbn.com>
  84. Subject: New Test Release of Mac Kermit
  85. Keywords: Macintosh Kermit
  86.  
  87. New sources for Mac Kermit 0.98(62), compilable with the 4F(095) C-Kermit
  88. files are now available, along with an up-to-date CKMKER.HQX file, which
  89. can be decoded into the working Mac Kermit application using BinHex V4.
  90.  
  91. This version fixes the font assignment problems, makes mouse->arrow keys
  92. work again, and does statistics on file transfer right.  It also is better
  93. about keys when running under System 4.2 or better (specifically, it
  94. disables dead-keys and doesn't strip off shifting when unmodifying keys).
  95.  
  96.                 --Paul
  97.  
  98. [Ed. - Thanks Paul!  The new files have relaced the old ones in
  99. kermit/test/ckm*.* on watsun, and in the T: area of BITNET KERMSRV on
  100. CUVMA.  Please send reports and comments to Info-Kermit@watsun.]
  101.  
  102. ------------------------------
  103.