Open
Description
I use debug prints in my code. And I noticed once the scroll wheel is not exceeded, the serial monitor printing lags. Once the bottom is reached and the monitor has to scroll upwards for new text it is very fluent again.
This is very annoying as I am trying to debug time critical code. I have to first fill the whole screen to debug my code.
Using IDE 1.6.9 from git, linux x64, Arduino Leonardo.