AmTelnet - The AmigaOS Telnet Client ==================================== Copyright © 1995-1996 by Mathias Mischler (merlin@sixpack.pfalz.de) All Rights Reserved Bugreports to amtelnet@vapor.com please (AmTelnet Mailinglist) FTP Support Site: wade1.ab.umd.edu /support/AmTelnet WWW Support Site: http://www.vapor.com/AmTelnet/ Support Mailinglist: amtelnet@vapor.com (send a ADD in body to subscribe to amtelnet-request@vapor.com) Changes: -------- v0.46 (07.08.96) o Cursor Bug removed. o Added forgotten [ESC]M sequence to scroll down. o InputHandler rewritten. o Added internal Debug System. o On connection all display and cursor attributes are set back to a normal value. o NAWS will be send on a IAC DO NAWS command (same default sizes are 80x25 other 80x24). o Unvisual pixels shoudn't be trashed any more. o ScrollDown now also takes care of ScrollWindowSize. ([ESC][r) o Added menucheck for Full Size Window. When selected AmTelnet only displays the terminal object. o Added menuitem for Open / Close Connection. When selected you can Open / Close a connection. o Internal cleanup. o New Menu Entry: Initialize Terminal (Resets Styles, Clears Screen and sets Cursor to 1 ; 1, Frees all unused allocated memory by Scrollback-Buffer) o New Menu Entry: Save Host List o New Menu Entry: Save Window Contents (Plain / With Style) o Socket is now asynchronous. o Size for Scrollback-Buffer is dynamic allocated. o Window Size is shown in Window Title-Bar.