On 11/5/20 9:39 AM, Lawrence Velázquez wrote:
On Nov 5, 2020, at 3:12 AM, Detlef Vollmann <d...@vollmann.ch> 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'
Thanks! Detlef