[erlang-questions] OTP R16A has been released
Motiejus Jakštys
desired.mta@REDACTED
Wed Jan 30 23:47:05 CET 2013
On Wed, Jan 30, 2013 at 3:40 PM, Fred Hebert <mononcqc@REDACTED> wrote:
> Also:
>
> OTP-10739 Add search to Erlang shell's history. Thanks to Fred
> Herbert.
History between sessions is not implemented (I get readline-style
ctrl-r in same session fine which is super cool)?
/home/motiejus$ erl -config hist.config -name labas
Erlang R16A (erts-5.10) [source] [smp:2:2] [async-threads:10] [hipe]
[kernel-poll:false]
Eshell V5.10 (abort with ^G)
(labas@REDACTED)1> application:get_all_env(kernel).
[{hist_file,"erlang-history"},
{included_applications,[]},
{error_logger,tty},
{hist_size,120},
{hist_drop,["q().","init:stop()."]}]
(labas@REDACTED)2> q().
ok
(labas@REDACTED)3> %
/home/motiejus$ ls -lA | grep erlang
-r-------- 1 motiejus motiejus 20 Rgp 23 23:00 .erlang.cookie
--
Motiejus Jakštys
More information about the erlang-questions
mailing list