[erlang-questions] Tools for Erlangers
Ben Munat
bent@REDACTED
Sun Sep 2 23:22:10 CEST 2007
Vlad Dumitrescu wrote:
> On 9/2/07, *Ben Munat* <bent@REDACTED <mailto:bent@REDACTED>> wrote:
> my one complaint would be that the console doesn't have up-arrow
> command history (like the erlang shell does).
>
> You can use Ctrl-Up in the console input field and you will get a popup
> with the history, where you can navigate the arroes and enter will copy
> the entry to the input where it can be further edited before sending it
> to the shell with Ctrl-Enter.
>
> A but unwieldy, I confess, but I'm trying to come up with a better UI
> (suggestions are always welcome!)
>
Cool, thanks... that'll come in handy. Yeah, I guess I've never really seen
anyone do an interactive console view in eclipse. But this works... definitely
better than typing everything again from scratch.
Ben
More information about the erlang-questions
mailing list