I've just set up Racket and have been trying out the interpreter.
However, I can't seem to go up and down the command history using the arrows (or Ctrlp/Ctrln for that matter) or use Ctrlr to search through it.
Is that even supported? Can I build it with that feature in?
Coming from a Python background I'm very used to these features and would like to have them available for Racket too.
; Warning: no readline support (ffi-lib: couldn't open "libreadline.so.5" (/usr/lib64/libreadline.so.5: undefined symbol: PC))
so I guess it can't be helped in my case, but it looks like all of the above does work. Thanks! – Kelleekelleher