["Com MN PG P E B Consultant 3" <[EMAIL PROTECTED]>, Thu, 1 Dec 2005 13:21:26 +0100]: > 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).
There are various readline wrappers like, e.g., rlwrap. I don't have any experience with those, though. HTH, Albert.
