This works only on unix. ^Z isn't good replacement for windows too,
because it needs additional [RET] hit. Just remove help hint about
shortcut version. ^D will still work on unix and ^Z [RET] will work on
windows. Fixes #69.
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
Compile files. With no arguments, uses values from latest :cf~@
command. File extensions are optional.~%")
((:exit :eof) quit :eval
- ":exit or ^D Exit Lisp"
+ ":exit Exit Lisp"
":exit &eval &optional (status 0) [Top level command]~@
~@
Exit Lisp without further confirmation.~%")