I m having some trouble using SML/NJ interactive system, namely, that when I try to use my arrow keys (either left or right to make a correction in the expression I ve typed, up to repeat the last expression), my Terminal prints codes. (e.g. ^[[A
for up^[[D
for left, etc.). While I can still use the system, it makes it very tedious.
I ve looked around in Control.Compiler, is there something I m missing? For whatever its worth, I m using the Mac Terminal.
Thanks ^_^