comint-process-echoes

comint-process-echoes is a variable defined in `comint.el'.
Its value is
nil


Documentation:
If non-nil, assume that the subprocess echoes any input.
If so, delete one copy of the input so that only one copy eventually
appears in the buffer.

This variable is buffer-local.

You can customize this variable.