Bug Report #1081
Labels
Area-VT
Virtual Terminal sequence support
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Product-Conhost
For issues in the Console codebase
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Environment
Steps to reproduce
Also:
Occasionally happens when scrolling downward with rapid cursor down keystrokes at the bottom of the screen
Expected behavior
Background color should be uniform
Actual behavior
Background fills with black background, not the gray background that was set in preferences.
The color is temporarily corrected by pressing Control-L, forcing a repaint.
I understand this seems similar to other reported bugs, but workarounds suggested elsewhere have no effect, including:
:set t_ut=""/t_ut=y
:set lazyredraw/nolazyredraw
:set ttyfast/nottyfast
Loading other vim color schemes, disabling .bashrc, did not help. Neovim shows the same problem. I can find no workaround that allows me to use a light grey background and edit files.
The text was updated successfully, but these errors were encountered: