es-shell icon indicating copy to clipboard operation
es-shell copied to clipboard

`incomplete here document` kills the shell

Open jpco opened this issue 2 years ago • 0 comments

; cat << EOF
abc
^D
stdin:4: incomplete here document

and the shell dies.

(http://wryun.github.io/es-shell/mail-archive/msg00733.html)

jpco avatar Mar 26 '24 18:03 jpco