[erlang-questions] shell-questions
Evans, Matthew
mevans@REDACTED
Mon Apr 19 16:52:01 CEST 2010
Someone posted this a few weeks ago:
> For anyone who hasn't found it, there's a great little utility (on
> Linux, at least) called 'rlwrap' which gives you the full readline
> feature set on any command line system (like, say, the erlang shell).
> I simply have 'erl' aliased to 'rlwrap -a erl'. It gives you
> everything provided by this patch as well as as a searchable history
> (just like you get in bash with Ctrl-r).
-----Original Message-----
From: erlang-questions@REDACTED [mailto:erlang-questions@REDACTED] On Behalf Of Jesper Pettersson
Sent: Monday, April 19, 2010 2:42 AM
To: erlang-questions@REDACTED
Subject: [erlang-questions] shell-questions
I have two questions about the erlang shell:
1) Is there any way to make the history persistent between sessions?
2) Is there any way to enable emacs-style backwards search in the command
history using CTRL-R?
Thanks in advance,
Jesper Pettersson
Klarna AB
More information about the erlang-questions
mailing list