Hi,
When I’m using OTP-27, it seems like the Erlang shell history does not include what I type in
as a response to a io:read/1 prompt. I guess it has to do with the improved Erlang shell?
A bit unfortunate for tools like edbg
that provides it’s own “prompt-session”, so I wonder if
it could be solved somehow, e.g by tapping into the shell history mechanism somehow?
Cheers, Tobbe