On 11/22/05, Zbigniew <[EMAIL PROTECTED]> wrote: > Try the readline egg at > http://www.call-with-current-continuation.org/eggs/readline.html. > > On 11/22/05, Matthew David Parker <[EMAIL PROTECTED]> wrote: > > > PS. On a side question, is there some thing you can do in the csi chicken > > interpreter to make it so you can press the "up" arrow and cycle through > > the history of your commands, like in a bash shell? >
Readline would be the thing. A quick and dirty tool for these things is rlwrap. cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
