-
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
Windows Terminal hangs up and disappears on window resizing. #9547
Comments
Well, this could be any of:
Could you send us a Feedback Hub trace of the crash, to help identify the root cause? /feedback |
I sent feedback. |
@DHowett Is there anyone on the team that can actually still access feedback hub links? Or are we all locked out now 😑 |
If I had to simply guess, this is the |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
I understood this issue is a duplicate of #4907.
So, there might be a display conflict with vim and windows terminal. -- |
I set up VS2019 and checked the call stack.
|
I made a quick fix.
There seems to be multiple error handling methods.
But, no method seems to be useful for this issue ... |
Sorry -- we actually have a fix for this one coming back in from the Windows OS code. I haven't merged it into this repository yet! |
Thanks for the reminder, though -- i need to do that before we ship 1.7 (!) |
Environment
Steps to reproduce
vim aiueo.txt
( aiueo.txt is text file including wide characters. )
Narrowing the window width by mouse.
Expected behavior
The window is resized normally.
Actual behavior
Windows Terminal hangs up (few seconds) and disappears.
( the condition seems to be a line wrapping of wide characters. )
The text was updated successfully, but these errors were encountered: