es-shell
es-shell copied to clipboard
`incomplete here document` kills the shell
; cat << EOF
abc
^D
stdin:4: incomplete here document
and the shell dies.
(http://wryun.github.io/es-shell/mail-archive/msg00733.html)