Re: Why does BASH delay printing capitol 'T'

2012-02-13 Thread Chet Ramey
On 2/13/12 6:12 PM, Bruce Korb wrote: > Hi Eric, > > On Mon, Feb 13, 2012 at 2:56 PM, Eric Blake wrote: >> On 02/13/2012 03:50 PM, Bruce Korb wrote: >>> It is very disconcerting and makes me want to press it an extra time. >>> This is new behavior. Thanks. >> >> It works fine for me. Most likel

Re: Why does BASH delay printing capitol 'T'

2012-02-13 Thread Bruce Korb
Hi Eric, On Mon, Feb 13, 2012 at 2:56 PM, Eric Blake wrote: > On 02/13/2012 03:50 PM, Bruce Korb wrote: >> It is very disconcerting and makes me want to press it an extra time. >> This is new behavior.  Thanks. > > It works fine for me.  Most likely, you have a bug in your ~/.inputrc > file, whic

Re: Why does BASH delay printing capitol 'T'

2012-02-13 Thread Eric Blake
On 02/13/2012 03:50 PM, Bruce Korb wrote: > It is very disconcerting and makes me want to press it an extra time. > This is new behavior. Thanks. It works fine for me. Most likely, you have a bug in your ~/.inputrc file, which is accidentally mapping 'T' to a readline-related function rather tha

Why does BASH delay printing capitol 'T'

2012-02-13 Thread Bruce Korb
It is very disconcerting and makes me want to press it an extra time. This is new behavior. Thanks.