Displaying 1 result from an estimated 1 matches for "console_ansi_row".
Did you mean:
console_ansi_raw
2006 Oct 31
1
The simple menu system doesn't reset LF/NL
Hello,
I found another problem in the simple menu system with serial console.
The menu system doesn't reset LF/NL which was set in console_ansi_row(),
because it never calls the destructor, console_clenup(),
and so the LF/NL remains until you run "reset" command in sh on Linux.
--
HIRANO Takahito
hiranotaka%zng.info