Try to use readline:
(require readline)

Docs:
http://docs.racket-lang.org/readline/

Laurent


On Tue, Apr 23, 2013 at 6:14 PM, Ory Band <oryb...@gmail.com> wrote:

>  Hello.
>
> I can't seem to use the backspace key in racket's terminal interpreter.
>
> For example, when writing some chars and then hitting 'backspace', i get
> this instead of the last char being deleted:
>
> > abcd^H
>
> I'm using iTerm2 terminal app on Mac OSX Mountain Lion.
>
> Any ideas how to fix this?
>
> Thanks!
>
> Ory Band - אורי בנד
>
> oryb...@gmail.com
> OryBand.com <http://oryband.com/>, gplus.to/OryBand
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>
>
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to