-
Notifications
You must be signed in to change notification settings - Fork 29.9k
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
Tasks problemMatcher is getting truncated lines #127073
Comments
@ababak can you please share any terminal related settings you have set? |
@alexr00 that's all I've found
|
The output is coming from Python script that runs a Windows docker container that performs the build, if it matters. |
@ababak are you using the Remote SSH extension when you're seeing this issue? @Tyriar and @meganrogge this kind of issue usually stems from a terminal line wrapping issue. Any ideas? |
Yes, I am using Remote SSH on a Mac to connect to my work Windows PC. |
@Tyriar it's just a bit strange that the issue would occur only when SSHing into the PC, but not when using VS Code locally on the PC without SSH. @ababak since your PC is a work PC it seems likely you're unable to update it. @Tyriar is there anything else we can suggest users do in this case other than wait until their work decides its time to update? |
@alexr00 Thanks for the suggestion, I'll speak with our IT guys about the updates. |
@alexr00 winpty used to be forced for remotes but I believe that restriction is removed now after #71966 was fixed, I couldn't find anywhere special casing remotes. Regardless only Windows Insiders are on the build that enables wrapping support yet. I can't explain why it's just happening on remotes for @ababak. |
Ok, I will leave it up to you @Tyriar to decide what you want to do with this issue then. |
Don't think we can do anything but wait for Windows to update, the good new is I expect it to be fixed and work well in Windows 11. |
Issue Type: Bug
The lines are truncated on terminal window width and my regular exression that ends with "$" matches incomplete lines.
VS Code version: Code 1.57.1 (507ce72, 2021-06-17T13:28:32.912Z)
OS version: Darwin x64 20.5.0
Restricted Mode: No
Remote OS version: Windows_NT x64 10.0.18363
Remote OS version: Windows_NT x64 10.0.18363
Remote OS version: Windows_NT x64 10.0.18363
Extensions (22)
A/B Experiments
The text was updated successfully, but these errors were encountered: