From: Asumu Takikawa (asumu at ccs.neu.edu) Date: Thu Apr 5 19:27:34 EDT 2012 |
|
On 2012-04-05 17:17:08 -0600, Daniel Haskin wrote: > So I couldn't help noticing that the linux version of racket does > not support stuff like pressing the 'up' key and getting the > previous command to pop up. Is there any way I am missing something, > or does anyone know who I should email about that? thanks. Try using xrepl. It provides readline support and other conveniences: http://docs.racket-lang.org/xrepl/index.html Cheers, Asumu
Posted on the users mailing list. |
|