Page 1 of 1

Line discipline under latest OS version [solved - see flushing line]

Posted: Sat Feb 15, 2025 6:41 am
by gdridi
Hello,

I have notice that when I enter text in my console and type return key that the line doesn’t appear twice.

Is it the responsibility of my handler (console ACTION_READ) to flush the line to the screen or whatever when it encounters NewLine char, so some (line of) text is display twice.

For the moment with FinalEdition update 2 (latest public on my A1222+) the line ending with NewLine are accumulating and forming a "multiline" ; treated correctly in ACTION_WRITE, when CTRL-\? is entered (input closed at the end).

Hope you take time to read me more:
viewtopic.php?t=5087

Perhaps the V54 pack cause this ?
Best regards

DGILLES