From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3085 invoked by alias); 30 Dec 2008 12:46:12 -0000 Received: (qmail 3075 invoked by uid 22791); 30 Dec 2008 12:46:11 -0000 X-SWARE-Spam-Status: No, hits=0.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS,TVD_SPACED_SUBJECT_WORD3 X-Spam-Check-By: sourceware.org Received: from nf-out-0910.google.com (HELO nf-out-0910.google.com) (64.233.182.184) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 30 Dec 2008 12:45:31 +0000 Received: by nf-out-0910.google.com with SMTP id b11so653725nfh.18 for ; Tue, 30 Dec 2008 04:45:28 -0800 (PST) Received: by 10.210.104.20 with SMTP id b20mr2941641ebc.157.1230641128824; Tue, 30 Dec 2008 04:45:28 -0800 (PST) Received: from ?192.168.0.5? (92-235-183-122.cable.ubr18.sgyl.blueyonder.co.uk [92.235.183.122]) by mx.google.com with ESMTPS id 10sm479911eyd.56.2008.12.30.04.45.26 (version=SSLv3 cipher=RC4-MD5); Tue, 30 Dec 2008 04:45:27 -0800 (PST) Message-ID: <495A1811.3030209@gmail.com> Date: Tue, 30 Dec 2008 12:46:00 -0000 From: Andy Koppe User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: MinTTY References: <495917BA.1090401@gmail.com> <6910a60812291430i6e2c394agcedab557bbf6f673@mail.gmail.com> <4959B7F7.9020400@cwilson.fastmail.fm> In-Reply-To: <4959B7F7.9020400@cwilson.fastmail.fm> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2008-12/txt/msg00659.txt.bz2 Charles Wilson wrote: > It will be interesting to play with the codepage support > (already present, apparently) in this terminal -- perhaps UTF-8 + > cygwin-1.7... That would be interesting indeed, and hopefully I haven't broken any of PuTTY's Unicode support. Just set the codepage to UTF-8 to try (assuming MinTTY compiles and runs on 1.7, which I haven't yet tried). Is there an overview somewhere about the Unicode features in 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. Good point. I should mention that on the project page. > This looks like a great addition to the cygwin-related toolbox. I look > forward to seeing where you go with this in the future. First off, documentation. :) Thanks, 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/