> Chicken already has all the bindings to the core C I/O
> functions, so it might not be too much work to implement some minimal
> command-line history.
> 
>    -Ivan

Keep in mind, though, that readline provides a lot more than just history
(like completion, or my beloved vi mode...). Seems like a lot of functionality
to reinvent IMO... Though perhaps editline or linenoise provide these?

Evan

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to