[erlang-questions] OTP R16A has been released
Fred Hebert
mononcqc@REDACTED
Fri Feb 1 17:36:27 CET 2013
Hi, just to let you (and other readers) know, I've just updated the
current erlang-history repository to work with R16A.
(https://github.com/ferd/erlang-history)
I've tested it locally on my machines and it still works fine here.
Regards,
Fred.
On 01/30, Motiejus Jakštys wrote:
> 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