It would be nice to add support for carriage return <CR> character.
Currently, there is support of newline which implies a carriage return.
Carriage return support would move the text cursor to column 0.
It would not erase to end of line like newline, but simply move the
cursor.
This allows easy over-strike capability without having to use
cursor positioning calls.
Original issue reported on code.google.com by bperry...@gmail.com on 24 Mar 2011 at 6:47
Original issue reported on code.google.com by
bperry...@gmail.com
on 24 Mar 2011 at 6:47