X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,TW_RX X-Spam-Check-By: sourceware.org Message-ID: <4C36399F.5030909@bopp.net> Date: Thu, 08 Jul 2010 15:48:31 -0500 From: Jeremy Bopp User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: configure rxvt on cygwin 1.7.5 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 7/8/2010 2:44 PM, philippe wrote: > I've together the contains of /etc/bashrc and ~/.bash into a single file > ~/.profile and now it's ok for my prompt and aliases ! But I've still > some problems with special characters (é à ç ...), how can I change > default encoding to avoid errors like below : > > [philippe AT port78]~/Documents> > $ ls cl* > clé avast.txt > [philippe AT port78]~/Documents> > $ ls clé* > ls: cannot access clé*: No such file or directory You probably need to abandon rxvt and switch to either rxvt-unicode or mintty. Rxvt pretty much only supports ASCII characters. It's also abandoned upstream, so it isn't likely to be fixed either. However, if rxvt used to work for you under Cygwin 1.5, you might be able to make it happy again by changing your LANG setting to LANG=C. I highly recommend mintty. -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