> On Nov 5, 2020, at 3:12 AM, Detlef Vollmann <[email protected]> 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
