When there is a large amount of printing over the same text over and over you see the cursor jumping around.
Add an option that will hide the cursor until output stops.
This might work by hiding the cursor when the cursor is moved to a new pos (\r [H) and then it will stay hidden for say 10ms (about the time between bytes at 1200 baud).
When there is a large amount of printing over the same text over and over you see the cursor jumping around.
Add an option that will hide the cursor until output stops.
This might work by hiding the cursor when the cursor is moved to a new pos (\r [H) and then it will stay hidden for say 10ms (about the time between bytes at 1200 baud).