My default shell in Linux is the bash shell. Has anyone been able to
disable the bash file completion when TERM=wm so the keyboard keys
are echoed to the typescript window as they are typed.
I see a readline option in bash with a
set disable-echo On but this does not seem to work.