ATerm is a full featured ANSI terminal application built around the Synapse networking library. I decided that since very few ANSI Terminal demo applications existed (especially for pascal and more-so for Lazarus) I'd release mine. Since it is built in Lazarus using Synapse and has a full custom ANSI Terminal built in it can be cross compiled for any OS that Synapse supports. I have tested it on Windows and Linux with success and am working on some Synapse bugs for Mac OSX 105. support.

The demo is licensed under the LGPL (first time I've EVER incorporated a license like this into something) so we will see how it goes. Included in the zip file is the full source, the windows exe, and a Mac package (in case you want to help debug it). Note that to compile it you will need to have Synapse installed and point Lazarus at it.

Download here