send-inputThis command is only valid when in the buffer named *transcript*. It sends the line on which the insertion cursor is positioned to the script interpreter as standard input. If a script is waiting for standard input, then this line will be given as input to the script. If there is no script waiting for input, then the line will be interpreted as a script itself.