KM_TERM v1.81 Terminal Program for the Atari ST by K Millican =========== UPDATE 1.74 =========== There have been a number of subtle refinements made to v1.73 as follows :- * Substantially improved ANSI compatibility (Prettier and works with nearly all full screen editors and animations now.) * Faster ANSI handling. * Mono screens now emulate colour VT52 in a similar way to the way in which colour ANSI is handled. * Fixed a bug that could occur with QuickSTE (v3) when receiving colour VT52 attribute commands on a mono monitor with characters below ASC(32) - ie. when 27,"b",1 was received instead of 27,"b1". This was a bug concerning QuickST and the GEMDOS cconws call (yet another one) and had nothing to do with the KM_Term source code - I've switched to using bconout for VT52 attribute setting which eliminates the problem however. Note : v1.73 onwards features improved error handling so that (apart from errors made in date setting on entry to KM_Term) any error occuring in KM_Term can be recovered gracefully. If the program EVER bombs out without displaying extensive error messaging, you can be sure it's an internal ST operating system (or patch) error or another program that's at fault. =========== UPDATE 1.81 =========== * Now allows access to GEM accessories. * Can use separate drives for upload/download. * Can send VT52 or ANSI cursor positioning commands to remote modem. * Recognises and responds to ANSI requests for cursor position. * User can define an initialise string for terminal startup and a termination string for closedown.