term-simple-send

term-simple-send is a compiled Lisp function in `term.el'.

(term-simple-send PROC STRING)

Default function for sending to PROC input STRING.
This just sends STRING plus a newline. To override this,
set the hook `term-input-sender'.