Function: send-invisible
send-invisible is a function alias and interactive for
comint-send-invisible, defined in comint.el.gz.
This command is obsolete since 27.1; use comint-send-invisible
instead.
Signature
(send-invisible &optional PROMPT)
Documentation
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 (view-lossage); clear-this-command-keys can fix that.
Probably introduced at or before Emacs version 19.20.
Key Bindings
Aliases
send-invisible (obsolete since 27.1)