Skip to content
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

Your terminal is messed up since 1.92 #225301

Closed
liufeimath opened this issue Aug 10, 2024 · 4 comments
Closed

Your terminal is messed up since 1.92 #225301

liufeimath opened this issue Aug 10, 2024 · 4 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@liufeimath
Copy link

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.92
  • OS Version: windows, with remote ssh to a linux server

Steps to Reproduce:

Your terminal is messed up since 1.92. The max-panel-size is not working properly. In the new version, any less output (e.g. by git log) does not take over the full screen as it used to. The scroll bar on the right is also very fishy: it shows the scroll bar even if I clear the terminal console by clear. If I minimize and maximize the terminal window again, the unnecessary scroll bar disappears.

Someone messed something up in the terminal console since 1.92 (or earlier).

To reproduce:

  1. try git log or git show in a maximized terminal window.
  2. Try for i in {1..10000}; do echo $i; done and then clear, and then observe the weirdness on the right scroll bar.
Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.92.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@liufeimath
Copy link
Author

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.92.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

bot: 1.92.1 has the same issue. I'm pissed off that it didn't get fixed by your 1.92.1 which motivated me to report this issue.

@Tyriar
Copy link
Member

Tyriar commented Aug 12, 2024

Think this is the same as #224750

/duplicate

@Tyriar Tyriar closed this as completed Aug 12, 2024
@vs-code-engineering vs-code-engineering bot added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 12, 2024
@fenchu
Copy link

fenchu commented Aug 13, 2024

I'm using 1.93.0-insider same error there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants