X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS,TVD_SPACED_SUBJECT_WORD3 X-Spam-Check-By: sourceware.org Message-ID: <4959B7F7.9020400@cwilson.fastmail.fm> Date: Tue, 30 Dec 2008 00:56:07 -0500 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.18) Gecko/20081105 Thunderbird/2.0.0.18 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: MinTTY References: <495917BA DOT 1090401 AT gmail DOT com> <6910a60812291430i6e2c394agcedab557bbf6f673 AT mail DOT gmail DOT com> In-Reply-To: <6910a60812291430i6e2c394agcedab557bbf6f673@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 > 2008/12/29 Andy Koppe: >> 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. Me likey. It will be interesting to play with the codepage support (already present, apparently) in this terminal -- perhaps UTF-8 + cygwin-1.7... The obvious similarity between MinTTY and rxvt is that both use pty emulation to communicate with the inferior, which can sometimes cause issues when running "native" (e.g. non-cygwin) applications. But, that's not a /defect/, per se, just something that users should be aware of. This looks like a great addition to the cygwin-related toolbox. I look forward to seeing where you go with this in the future. Reini Urban wrote: > Line cursor: hmm. Changeable in options dialog. -- Chuck cygwin/rxvt "maintainer" -- 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/