Yesterday
Try to fix windows server console flickering - only clear 1 line when there are pending lines to log or status text to update instead of clearing all 3 lines - only redraw status text when we recieve status update - switch from 20 fps -> 50 fps (via Task.Delay()) - remove input.Update() redrawing the input line every 0.5s