term-send-invisible
term-send-invisible is an interactive compiled Lisp function in `term.el
'.
(term-send-invisible STR &optional PROC)
Read a string without echoing.
Then send it to the process running in the current buffer. A new-line
is additionally sent. String is not saved on term input history list.
Security bug: your string can still be temporarily recovered with
C-h l.