Hello, I have a simple program that takes input via io:get_line/1 in a loop. However, when I hit enter I would like for it to just clear the line instead of printing a new input line. Is there any way to do this with in the erlang shell? Thanks! Jordan Wilberding