X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS,TVD_SPACED_SUBJECT_WORD3 X-Spam-Check-By: sourceware.org Message-ID: <495917BA.1090401@gmail.com> Date: Mon, 29 Dec 2008 18:32:26 +0000 From: Andy Koppe User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: MinTTY Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi, I'd like to introduce "MinTTY", a terminal emulator for Cygwin that I've been working on for a while. It is based on the terminal emulation and Windows frontend parts of PuTTY 0.60 by Simon Tatham and his team. Unlike PuTTYcyg, MinTTY discards PuTTY's networking functions, which are already convered by Cygwin's ssh and telnet packages. This results in simpler configuration, a leaner interface and small code size. MinTTY's most obvious difference to rxvt is its native Windows interface and configuration dialog. More info, as well as the latest sources and binary can be found on the project page: http://code.google.com/p/mintty The MinTTY discussion group can be found at: http://groups.google.com/group/mintty-discuss I hope you'll give MinTTY a try, and I'm looking forward to feedback and questions. Bug reports and feature requests can be sent via the issue tracker on the project page. Regards, Andy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/