X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=1.0 required=5.0	tests=AWL,BAYES_20,RCVD_NUMERIC_HELO,SPF_HELO_PASS,TW_RX,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: philippe <philippe.roux@univ-rennes1.fr>
Subject: Re: configure rxvt on cygwin 1.7.5
Date: Thu, 08 Jul 2010 21:44:23 +0200
Lines: 30
Message-ID: <i159qe$me0$1@dough.gmane.org>
References: <i106qt$q32$1@dough.gmane.org> <AANLkTin1LVQ1S1NgYCZelOpYchU6Wy_Z3vNg6yinCVgE@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
User-Agent: Thunderbird 2.0.0.24 (Windows/20100228)
In-Reply-To: <AANLkTin1LVQ1S1NgYCZelOpYchU6Wy_Z3vNg6yinCVgE@mail.gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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

