This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: configure rxvt on cygwin 1.7.5


Andy Koppe a Ãcrit :
> 
> Setting termName to "xterm" in rxvt is a bad idea, because the two
> terminals diverge in various ways, for example regarding keycodes for
> modifier key combinations. Better stick with TERM=rxvt.

ok

> 
> Have a look at http://www.gnu.org/software/bash/manual/bashref.html#Bash-Startup-Files
> to see which files are being sourced when bash is invoked with
> --login.


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

Thank's,

Philippe.



--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]