I find it a bit convenient when working on the lisp shell (i.e. the "*" prompt which you get when you are just invoking "lisp"), that you don't have a good command editing or a history facility, as you have in shells such as bash or zsh. I know that lisp is not intended to be used like a shell, but still this would be useful (especially during the time where one is learning Lisp).
Does someone know an add-on which provides such a facility? Ronald
