On 5/4/16 1:43 PM, Britton Kerin wrote:
> I tried with export INPUTRC=test_inputrc, where test_inputrc contains
> just this:
>
> set isearch-terminators "\r"
>
> this causes bash to sometimes spit out things like this:
I can't reproduce this with bash-4.3.42 on RHEL 7, and there's independent
co
On 5 May 2016, at 13:48, Eduardo A. Bustamante López wrote:
> I'm able to replicate with the master branch. [..]
yes, it appeared on the master with:
commit ac50fbac377e32b98d2de396f016ea81e8ee9961
Date: Wed Feb 26 09:36:43 2014 -0500
Bash-4.3 distribution sources and documentation
at t
On Thu, May 05, 2016 at 10:30:04AM +0200, Piotr Grzybowski wrote:
> hi,
>
> I cannot replicate it in anyway on mac os x or linux.
> Could you please define "sometimes", and supply the exact version of bash
> that shows this behavior, and the version you refer to as "my old bash"? I
> have a di
hi,
I cannot replicate it in anyway on mac os x or linux.
Could you please define "sometimes", and supply the exact version of bash that
shows this behavior, and the version you refer to as "my old bash"? I have a
distinct feeling that it is something different than my old bash.
cheers,
pg
I tried with export INPUTRC=test_inputrc, where test_inputrc contains
just this:
set isearch-terminators "\r"
this causes bash to sometimes spit out things like this:
bkerin@debian:~$ ls
malloc: .././variables.c:2497: assertion botched
malloc: block on free list clobbered
last command: ls
Abort