configure rxvt on cygwin 1.7.5

Jeremy Bopp jeremy@bopp.net
Thu Jul 8 20:52:00 GMT 2010


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@port78]~/Documents>
> $ ls cl*
> clé avast.txt
> [philippe@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



More information about the Cygwin mailing list