When using the terminal emulator via SSH or telnet, the background color of blank areas is not properly redrawn after it scrolls off the screen, including the background of the cursor.
To reproduce:
- Run something that sets inverted color mode like top
- Quit the program so it stops drawing to the terminal
- Scroll up until the text with background color is no longer visible
- Scroll back down - the background color will not be set for blank characters