Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Mon, 1 Mar 2004 08:55:52 +0100 From: of To: cygwin AT cygwin DOT com Subject: Re: 1.5.7: Problems with german umlauts in bash/rxvt command line Message-ID: <20040301075552.GB2284@bln.sesa.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <16192 DOT 1078000438 AT www59 DOT gmx DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <16192.1078000438@www59.gmx.net> X-Request-PGP: http://www.foellinger.de/olaf.foellinger.asc User-Agent: Mutt/1.5.6i On Sat, Feb 28, 2004 at 09:33:58PM +0100, Mikka wrote: > Hi Olaf, > > > I have trouble to show german umlauts in bash command line in rxvt. > > All I get are the following values: > > > $ \344\366\374 > > bash: äöü: command not found > > [...] > > I once had similar troubles, I'll paste you my settings. > First, the relevant lines in my .inputrc ($HOME) read: > > set convert-meta off > set input-meta on > set meta-flag on > set output-meta on > > > Furthermore, I've alias'd ls to the following: > > alias ls='ls --color=auto --show-control-chars' > alias ll='ls -l --color=auto --show-control-chars' > etc. > > Notice the "--show-control-chars" here. > > > I usually call rxvt.exe this way: > > c:\Cygwin\bin\rxvt.exe -e /bin/bash.exe --login > > set termencoding=latin1 > > Now, umlauts äöüæåø... should be enabled in VIM, too. Does vim show the euro-sign € right ? Gruss Olaf Föllinger -- Olaf Föllinger Berater S.E.S.A. Software und Systeme AG -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/