[racket] Can't delete chars in racket's terminal interpreter
That was just a wild guess actually :)
On Tue, Apr 23, 2013 at 8:38 PM, Ory Band <oryband at gmail.com> wrote:
> thanks. that did the trick :)
>
> they should add this to the docs somewhere. I looked all over the web for
> this
>
> Ory Band - אורי בנד
>
> oryband at gmail.com
> OryBand.com <http://oryband.com/>, gplus.to/OryBand
>
> On Tuesday, 23 April 2013 at 19:23, Laurent wrote:
>
> 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 <oryband at 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 - אורי בנד
>
> oryband at gmail.com
> OryBand.com <http://oryband.com/>, gplus.to/OryBand
>
> ____________________
> Racket Users list:
> http://lists.racket-lang.org/users
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130423/38635cfe/attachment.html>