[erlang-questions] A better shell.
Lev Walkin
vlm@REDACTED
Tue Sep 16 05:59:23 CEST 2008
YourSurrogateGod wrote:
> I'm used to working with Bash and Z-shell on my Linux PC. They're both
> great at what they do. I can hit the Home and End keys and go either
> the front or back of the command. Is there a way to replicate the same
> behavior in the Erlang shell? It does some neat things, but having
> those features really make it come alive.
>
> Thoughts?
I think in Bash you better use Cmd+A (beginning of the string)
and Cmd+E (End of the string), this way you won't notice a difference
between Erlang shell and Bash.
--
vlm
More information about the erlang-questions
mailing list