-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Diagonal blanks when using vim #3277
Comments
Repro'd. Time to pop into the debugger and see what's coming out of conhost. 😄 |
This regressed with #2965 due to the cursor positioning changes. |
This is really a "wow" bug, as in "wow how did this happen" and also "wow how did you notice this". |
@skyline75489 I wish we didn't have to, but I do feel safest about reverting both of them. |
@DHowett-MSFT I'm OK with it. No hard feeling. The CJK support is, after all, right now far from ideal with #2213 still open. Reverting those commits doesn't really hurt anyone, at least not me. But #1360 and the crash while resizing will still be in the dark. That's somewhat discomforting. |
@DHowett-MSFT - I'm seeing this issue again in vim using Version: 0.9.271.0 I don't yet have a consistent repro though. And note - the duplicate lines are expected in this screenshot, but the blanks on the duplicate lines are not. |
Ugh. |
I'm sorry. 😓 Normally I'd try and remedy the issue now, but I'm sadly unable to reproduce it. |
Hey @lzybkr are you still seeing this? If you can consistently repro this, @DHowett-MSFT's got an idea of how you might be able to get us some debug output to help us investigate |
I haven't seen it for awhile, I'll close it and reopen if I see it again. |
Environment
Steps to reproduce
Open a file in vim and type Ctrl+b repeatedly. The 3 screenshots below are each after typing Ctrl+b once.
Expected behavior
No weird blank diagonals while using vim.
Actual behavior
The text was updated successfully, but these errors were encountered: