Giraud wrote: > Hmm, interesting. Please don't top-post.
> Yes, I do have PROMPT_COMMAND set, it appears. However, if I > unset it (and even also 'export PS1="foo "' to set PS1 to a > simple string), the problem remains. Then look at a new typescript, and see if that strange 1034h is still there. If yes, a simple 'set | grep 1034' might find the variable that contains it. > > How best to debug this? tcsh and sh do not exhibit the problem, Aha. Then try 'env -i bash --noprofile --norc'. If that instance of the shell doesn't exhibit the problem, then you know for sure it's something in the environment. If the problem remains even with an empty environment, try using an empty ~/.inputrc or /etc/inputrc. Benno _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash