<div dir="ltr"><div>I'm looking at the `io` module <a href="http://erlang.org/doc/man/io.html#read-1">http://erlang.org/doc/man/io.html#read-1</a><br><br>and finding that reading input uses a Prompt and waits for the user to press Enter (Return?).<br><br>How do read 1 character at a time without requiring the enter press?<br><br><br><br><br></div>I tried <br><br></div>