Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Andrew DeFaria Subject: Re: How can I avoid using a DOS box?? Date: Wed, 27 Nov 2002 11:28:50 -0800 Lines: 32 Message-ID: <3DE51CF2.7070109@Salira.com> References: <8424 DOT 1038416878 AT www23 DOT gmx DOT net> NNTP-Posting-Host: 206.184.204.2 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1038425289 4806 206.184.204.2 (27 Nov 2002 19:28:09 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Wed, 27 Nov 2002 19:28:09 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en, ru, zh [mn] wrote: > No, you cannot claim that. rxvt still behaves strangely in some ways when > being executed in Windows XP, for instance because of an annoying > ClearType incompatibility. I do not know whether this grave bug has > been fixed in the meantime, I'm still using the 1.3.13-2 release. But > I strongly believe that the problem still persists. The Cleartype problem has indeed been fixed! Update! > I hope that in one upcoming release (btw, still within this year?) the > ClearType problem will be fixed at last, as the workaround discussed > here earlier is nothing but a lame temporary solution. For example "ls > --color | less" > will make your output (still) a mess... Try ls --color=auto | less > At the momentary state, I think rxvt's regrettably too buggy for becoming > Cygwin's default installed terminal. The only things I see as still issues are: * Incorrect handling of ptys WRT some Windows applications * Not properly killing the underlying shell when you use the Windows Close button * Possible deadlocks that Chris mentioned. The Cleartype bug is fixed and it appears that you have a reasonable workaround for your ls --color | less problem. (Personally I have an alias for ls to be "ls -F --color=auto". -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/