[racket] DrRacket needs work
+1 on this. I know other REPLs (at least python) do the same, but I think behaving like a command line would be more natural to most people. Ctrl+Enter to evaluate, Enter to line break would be nice too.
On 2011-11-13, at 9:46, "nicolas.oury at gmail.com" <nicolas.oury at gmail.com> wrote:
> I like Dr Racket very much, but I have a small problem that might be easy to solve:
>
> When hitting return in the middle of a line, in the REPL, in does not evaluate the line but adds a line break.
> I think this might be the right behaviour but I would like to have a way to send the s-expr to evaluation without having to go to
> the end of the s-expr first.
>
> Is there a way to do that?
>
> Best,
>
> Nicolas.
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/users