I use both so I would like to see this. When you say "use rlwrap" do you mean "build with readline" or simply run sbcl in rlwrap? I think they behave slightly differently for multi-line input; programs built with readline will scroll back with the whole input at each press of the uparrow (desirable) while rlwrap will give each input line separately (not so useful).
Liam _______________________________________________ clbuild-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/clbuild-devel
