X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=BAYES_00,RCVD_NUMERIC_HELO,SPF_HELO_PASS,TW_CQ,TW_QP,TW_RX,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com connect(): No such file or directory From: Andrew DeFaria Subject: Re: Getting characters to display properly in Cygwin/RXVT/man pages Date: Wed, 28 Apr 2010 22:31:28 -0700 Lines: 28 Message-ID: <4BD919B0.4020403@DeFaria.com> References: <4BD70776 DOT 2090503 AT bopp DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b2pre Thunderbird/3.0.4 In-Reply-To: <4BD70776.2090503@bopp.net> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 04/27/2010 08:49 AM, Jeremy Bopp wrote: > On 4/27/2010 10:45 AM, Bengt Larsson wrote: >> Andrew DeFaria wrote: >>> When running a bash shell in rxvt and doing a man page I get weird >>> characters in man pages especially around the often used "-" >>> character. I've read about a few solutions, most revolving around >>> UTF-8 and less and none of them fixing the problem totally. How do I >>> set up rxvt such that man pages work? >> >> alias man='LANG=C.ISO-8859-1 /bin/man' > > Better yet, use mintty instead of rxvt. Rxvt is abandoned anyway, and > mintty is an excellent replacement with support for UTF-8 and much more. I've heard much about mintty but haven't looked into it in depth. I like rxvt because it pays attention to ~/.Xdefaults. Does mintty? I was using a non-Cygwin terminal emulator called Console (IIRC). It had the nicety of being able to do transparent terminals (with some oddities). Can mintty do that? Another thing about Console that was nice is that it handled the pty issue, I believe by actually running the Windows cmd prompt window but hidden and then grabbing characters and the and translating them back to the Console window. That was nice because things like Cleartool and cqperl (with -d) worked and i use that stuff all day at work. If mintty handles that then perhaps I'll switch to that. -- Andrew DeFaria 5 days a week my body is a temple. The other two, it's an amusement park. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple