Russ Cox <r...@swtch.com> writes:

>     set +o emacs
>     set +o vi
>
> to turn off those editing modes, bash will just read from the
> tty with echo turned on
Is that to say that readline turns echo off when typing?

If, for example, the emacs keybindings are set, there may be another way
to insert that initial parenthesis: ^A ( ^E

Wouldn't that work, too?

But I might call more of a workaround than a fix.

Reply via email to