Re: Problem with reverse-i-search in 5.1.0(1)-rc1

2020-11-05 Thread Detlef Vollmann
On 11/4/20 9:06 PM, Detlef Vollmann wrote: What I don't understand yet is the highlighting. Sometimes (but rarely) I see the matched string highlighted (actually only starting with the second character). But most of the time nothing is highlighted while doing reverse-i-search. Sorry, it's as men

Re: Problem with reverse-i-search in 5.1.0(1)-rc1

2020-11-05 Thread Lawrence Velázquez
> On Nov 5, 2020, at 3:12 AM, Detlef Vollmann wrote: > > BTW, I found no way to set a readline variable from the > command line w/o an external file. > $ echo "set enable-bracketed-paste On" | bind -f - > didn't work. bind 'set enable-bracketed-paste On' -- vq

Re: Problem with reverse-i-search in 5.1.0(1)-rc1

2020-11-05 Thread Detlef Vollmann
On 11/5/20 9:39 AM, Lawrence Velázquez wrote: On Nov 5, 2020, at 3:12 AM, Detlef Vollmann wrote: BTW, I found no way to set a readline variable from the command line w/o an external file. $ echo "set enable-bracketed-paste On" | bind -f - didn't work. bind 'set enable-bracketed-paste On' Tha

Re: Problem with reverse-i-search in 5.1.0(1)-rc1

2020-11-05 Thread Chet Ramey
On 11/5/20 3:12 AM, Detlef Vollmann wrote: > On 11/4/20 9:06 PM, Detlef Vollmann wrote: >> What I don't understand yet is the highlighting. >> Sometimes (but rarely) I see the matched string highlighted >> (actually only starting with the second character). >> But most of the time nothing is highli

Re: Problem with reverse-i-search in 5.1.0(1)-rc1

2020-11-05 Thread Detlef Vollmann
On 11/5/20 3:01 PM, Chet Ramey wrote: On 11/5/20 3:12 AM, Detlef Vollmann wrote: On 11/4/20 9:06 PM, Detlef Vollmann wrote: What I don't understand yet is the highlighting. Sometimes (but rarely) I see the matched string highlighted (actually only starting with the second character). But most o

Re: Problem with reverse-i-search in 5.1.0(1)-rc1

2020-11-05 Thread Chet Ramey
On 11/5/20 9:13 AM, Detlef Vollmann wrote: > On 11/5/20 3:01 PM, Chet Ramey wrote: >> On 11/5/20 3:12 AM, Detlef Vollmann wrote: >>> On 11/4/20 9:06 PM, Detlef Vollmann wrote: What I don't understand yet is the highlighting. Sometimes (but rarely) I see the matched string highlighted