-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
Terminal is tiny when extensions create and show them #128342
Comments
Please attach a gif of this happening. |
Here's the clip. Issue.mp4 |
The very first run is fine. Video_2021-07-11_001354.mp4 |
Hey folks, Sam Varghese here. I am also facing this issue after VSCode got updated. I even raised a query at the stack overflow regarding this. Here is a link to the question I raised: https://stackoverflow.com/q/68328179/15446699 From there I came to know that an issue regarding this has been raised, thanks to SoumadeepChoudhury. I have also recorded my screen in order to show the problem I am facing. Here is it: vedio.mp4I use windows 10 and updating VSCode made my terminal behave so weirdly as shown above. Hope this problem gets sorted out as soon as possible |
I too am experiencing this very similar issue since the time I updated my VS Code to version 1.58.0 on Ubuntu 20.04.2 LTS yesterday, I can't see the terminal content, on top of that, sometimes, I can't kill the terminal using the icon on the terminal's right side. |
I am getting this problem as well since upgrading to 1.58.0 |
We can get rid of this problem by firstly running the 2.mp4Because I have noticed that this problem occurs only when we don't have our terminal already opened. So opening the terminal via the |
Thank You Sam Varghese a lot for getting a great fix about this problem. Yet I hope Microsoft Team fixes this issue properly & universally anon so that we can use VS Code as previously before the recent update to 1.58. |
You're welcome, happy this solution helped 😊 |
no dude it isnt working for me ,they really broke the terminal in the latest update |
So that means even the |
unfortunately yes, but how are these ppl closing the issue without even trying to solve our problem |
yes its still blank |
Upgrade to 1.58.1 did not help. |
Repro with terminal-sample:
Repro 2 which should also be validated:
|
This fixes an issue where when the terminal would be created without a container it initializes with 0x0 dimensions which gets set to the minimum of 2x1 instead of the expected default of 80x30 (which node-pty respects). This 80x30 is now hardcoded in VS Code. Fixes #128342
@Tyriar the terminal is now less tiny, but the cursor is in the wrong position 🤔 |
@meganrogge i think this is as expected, when shown it will change from 80x30 to smaller which will end up getting resized by conpty and sometimes it acts up |
Today my VSCode got updated and all issues that I was facing with the terminal got solved. Thank you very much Meganrogge and Tyriar for solving all issues with the terminal so fast. |
I too got an update to 1.58.2 and all the problems regarding the terminal are fixed, Thanks Megan Rogge and Tyriar for the greater help and look out at our issue. |
Thank you guys, my issue also got resolved by updating to 1.58.2. Megan and Tyriar you guys are great 💯 |
mine still hasnt worked this problem arised when i tried to change font of my terminal and since then its been blank |
Issue Type: Bug
I am facing an issue with the terminal window in VS Code.
The first time I open the terminal window or I run a program snippet it works seamlessly fine but on the next Run the terminal window freezes( only showing colon at the end of the terminal window and nothing else).
I am facing this problem after the recent update to 1.58 ...
Please fix his problem as soon as possible.
VS Code version: Code 1.58.0 (2d23c42, 2021-07-08T06:54:55.083Z)
OS version: Windows_NT x64 10.0.17763
Restricted Mode: No
System Info
gpu_compositing: enabled
multiple_raster_threads: disabled_off
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Extensions (11)
A/B Experiments
The text was updated successfully, but these errors were encountered: