[racket] No shortcuts on linux REPL

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Thu Apr 5 19:32:02 EDT 2012

You should look at the `readline' library [1], or at Eli's excellent
XREPL library [2], both of which enable line editing.

[1] http://docs.racket-lang.org/readline/
[2] http://docs.racket-lang.org/xrepl/

On Thu, Apr 5, 2012 at 7:17 PM, Daniel Haskin <djhaskin987 at gmail.com> 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.
>
> Dan Haskin
> ____________________
>  Racket Users list:
>  http://lists.racket-lang.org/users



-- 
sam th
samth at ccs.neu.edu


Posted on the users mailing list.