Function: send-invisible

Read a string without echoing.
Then send it to the process running in the current buffer.
The string is sent using `comint-input-sender'.
Security bug: your string can still be temporarily recovered with
C-h l; `clear-this-command-keys' can fix that.

(fn &optional PROMPT)