#16: console colors need to be padded to end of line -------------------------------------+-------------------------------------- Reporter: hawke@hawkesnest.net | Owner: somebody Type: defect | Status: new Priority: minor | Milestone: Component: FILO | Version: Resolution: | Keywords: Dependencies: | Patchstatus: there is no patch -------------------------------------+--------------------------------------
Comment(by oxygene):
I can only reproduce this on scrolling.
color red/green invalid-command #(repeat until some scrolling happens)
for VGA, we could prefill newly created lines with the right color (though we have to store the default color combination somewhere)
for serial, I have no idea what to do