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: Wed, 7 Apr 2004 20:53:36 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Dai Itasaka cc: cygwin AT cygwin DOT com Subject: Re: can't type 's' In-Reply-To: <007a01c41d01$bf2da930$7b05000a@corp.silverbacksystems.com> Message-ID: References: <007a01c41d01$bf2da930$7b05000a AT corp DOT silverbacksystems DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.39 On Wed, 7 Apr 2004, Dai Itasaka wrote: > Hello all, > > I can't type 's'. If I escape it with Ctrl-V, then I can see it. > If I type the word "mississippi", I get "miiippi". Some folks > remember the thread on the Cygwin/X ML? That was last October. > I thought it was related to the X because I got this on xterm, > but it turned out to be a non-X issue because it happens on > the console windows too. > > This happens on the bash prompt. Since I prefer tcsh to bash > and I don't have this problem on the tcsh prompt, this wasn't > such a big issue to me. > > Now, the same thing happens on the prompt of the gdb command > invoked from tcsh. It matters to me now. > > What is the fix? Is it true that it is related to ~/.inputrc? > I appreciate your help. > Thanks, > Dai That's very easy to check -- just rename ~/.inputrc temporarily and see if it fixes the problem. It does sound like a readline configuration problem. What's the output of bind -p | grep '^"s"' on your system? What do you have in your ~/.inputrc? An alternative way to provide readline configuration is by putting "bind" commands in ~/.bashrc or ~/.bash_profile, so check those as well. Igor -- 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/