# $EPIC: bind_send_line.txt,v 1.4 2006/10/01 23:54:18 jnelson Exp $
bind <key> send_line
This operation submits the contents of the input line for processing. This is the ordinary operation of the <enter> key.
Usually the input buffer contains either a line of text, which is sent to to the current window's current target, or a command, which is executed in the context of the current window.
However, if there is a modal prompt (usually caused by the input command), then the contents of the input buffer are sent to that prompt's callback.
This keybinding first appeared in ircII.