Terminal window scrolling unsyncs across multiple displays

Has anyone seen this problem…
I have my visual studio code window spread over two physical displays. When I am compiling, erasing flash, uploading file system, etc, the TERMINAL window starts scrolling and after a bit the scrolling stops on the left display but continues on the right display. If I move out of the terminal window and return to it, for example by clicking “DEBUG CONSOLE” and then clicking “TERMINAL”, the two sides of the terminal window sync up again. This behavior is somewhat random but I have only seen it with VSC in the Platformio terminal window and not on any other applications where the window is split over two displays.
THANKS.