Re: readline fails to understand options.

2018-12-29 Thread Chet Ramey
On 12/28/18 10:54 PM, Bize Ma wrote: > > > Sure, it's a candidate for inclusion in a future version. I wouldn't > object > if someone wanted to do a sample implementation, since it changes how the > variable value is parsed. > > > I only wish I knew enough C to make any (even small

Re: readline fails to understand options.

2018-12-28 Thread Bize Ma
> > Sure, it's a candidate for inclusion in a future version. I wouldn't object > if someone wanted to do a sample implementation, since it changes how the > variable value is parsed. > I only wish I knew enough C to make any (even small) positive recommendation.

Re: readline fails to understand options.

2018-12-26 Thread Chet Ramey
On 12/21/18 12:52 AM, Bize Ma wrote: > This works: > >      $ bind 'set enable-bracketed-paste on'; bind -v | grep 'bracketed' > set enable-bracketed-paste on > > However, almost any variation of the parameter "on" is not understood by > readline: > > $ bind 'set enable-bracketed-paste