Date: Tue, 15 Nov 2005 14:24:18 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: jboehmler AT comcast DOT net cc: cygwin AT cygwin DOT com Subject: Re: Capital/upper case B doesn't register in either cygwin bash prompt, rxvt bash prompt, or ssh client bash prompt In-Reply-To: <111520051850.3117.437A2E0C000AFEB500000C2D22058861729D0A0403080A010D06@comcast.net> Message-ID: References: <111520051850 DOT 3117 DOT 437A2E0C000AFEB500000C2D22058861729D0A0403080A010D06 AT comcast DOT net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Tue, 15 Nov 2005, jboehmler wrote: > Searching the web and the lists, including the cygwin mailing lists, on > anything with just a "B" element is very difficult but I've tried. > When I try to type a capital B in any form of cygwin terminal, it > doesn't register. A lower case one does. First, it doesn't show up. > Second, if I type "return" after typing "B", the prompt just comes back > with no error. When typing any other capital letter, the letter is > visible and typing "return" after it causes a > xxxx AT xxxx:~$ C > bash: C: command not found > xxxx AT xxxx:~$ b > bash: b: command not found > error. > > All other letters, numbers and characters, shifted and un-shifted seem > to work. I've had this problem across several versions of cygwin. It > also occurs regardless of which method I use to access cygwin, bash, > rxvt, or ssh. I have not tried it with X11 since I don't have it. > > Any help or search suggestions would be appreciated. Thank you. First thing to rule out is Windows-level problems -- I assume if you run "cat" from bash, you can type in 'B', right? Then let's work on bash: Can you paste a 'B' into bash? Does 'B' show up if you type 'Ctrl-V B'? Does 'bind -p | grep "B"' show anything for 'B'? Check your .inputrc for any bindings for "B"; then .bashrc and /etc/profile, for any "bind" commands. HTH, 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! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- 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/