Readline workaround for csi

The chicken scheme interpreter (csi) currently has no readline support. A quick workaround is to install the program rlwrap and invoke csi with it: rlwrap csi. And by rlwrap's magic you will have readline support in the interpreter again!

Code on this site is licensed under a 2 clause BSD license, everything else unless noted otherwise is licensed under a CreativeCommonsAttribution-ShareAlike3.0UnportedLicense