Re: wrong backtick escaping on autocomplete

2015-05-12 Thread Chet Ramey
On 5/9/15 1:13 AM, Igor Bogomazov wrote: > GNU bash, version 4.3.30(1)-release (x86_64-pc-linux-gnu) > > interactive bash can escape one backtick properly, but not > if there are two backticks in a path More precisely, when one is in the directory portion and one is in the filename portion (as in

Re: [Bug-readline] ctrl-R malfunction in readline-6.3

2015-05-12 Thread Chet Ramey
On 5/11/15 2:32 PM, McConnaughey, Bill wrote: > I upgraded to the latest trisquel release and noted this problem: > > In a terminal, whether typing to the bash prompt or to my program that > calls readline, if I use ctrl-R and a text fragment, it finds and displays > previous input normally, but w