-
Notifications
You must be signed in to change notification settings - Fork 8.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When displaying the empty space, windows terminal sometimes displays it as if it was selected with the mouse #9750
Comments
Do you happen to have any more specific repro steps? "It happens sometimes" doesn't really give us a lot to work with.
"it can also happen on a simple ls" would be a great place to start, if you can get it to happen consistently. This does look vaguely like #3848 (and the threads that are dupe'd to that one), but it's almost impossible to say for sure. |
The program doesn't seem to matter. I am not resizing the terminal. I will do more tests. It happens frequently on my machine. |
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. |
Couldn't get the bug to happen yesterday. I'll retry this weekend. |
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. |
Hi @grandemk I am also seeing this issue on the windows terminal. Were you able to solve this? I have to clear the screen each time this happens. |
Windows Terminal version (or Windows build number)
10.0.19042.0
Other Software
git bash
Steps to reproduce
It seems to happen more frequently when I call programs that generate lots of lines of text but it can also happen on a simple ls.
Expected Behavior
The terminal doesn't show empty space as if it was selected (or white ?)
Actual Behavior
The terminal sometimes shows empty space as if it was selected. Sometimes every new white space / space after a line return ? becomes white after the bug triggers and you need to shutdown the terminal and start another to get rid of the display bug.
The text was updated successfully, but these errors were encountered: