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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Thu, 1 Apr 2004 11:16:46 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: "Markus R." cc: cygwin AT cygwin DOT com Subject: Re: german characters In-Reply-To: <000501c417db$a124d9c0$4268a0a0@amatec.local> Message-ID: References: <000501c417db$a124d9c0$4268a0a0 AT amatec DOT local> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.39 On Thu, 1 Apr 2004, Markus R. wrote: > Hi together, > > I have read many articles in the newsgroup and studied the FAQ on the > cygwin homepage to enable german characters in the bash. But I didn't > find a solution. > > I have a fresh cygwin install on my system. I have created a '.inputrc' > in my home directory with the following entries: > > set meta-flag on > set convert-meta off > set output-meta on How about also adding "set input-meta on"? Also, do you see '\366' from *bash*, or *ls*? If it's "ls", alias "ls" to "ls --show-control-chars". I'd also suggest aliasing "less" to "less -R"... Igor > the file permissions are read, write and execute for everybody (only > for test purpose). Now when I open my bash I get '\366' for an 'o' > and '\344' for an 'a' and so on. When I type 'cat' then I can enter > german character 'o' 'a' and so on. > > When I delete the .inputrc file then I can't see nothing when I type > a german character like 'o','a' and so on. This seems for me that the > .inputrc file is read by a bash execute. > > Any ideas?? It's really confusing > > Kind regards > Markus -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/