X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=BAYES_00,TW_RX X-Spam-Check-By: sourceware.org Message-ID: <4BD70776.2090503@bopp.net> Date: Tue, 27 Apr 2010 10:49:10 -0500 From: Jeremy Bopp User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Getting characters to display properly in Cygwin/RXVT/man pages References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 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 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. -Jeremy -- 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