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

Terminal not updating view correctly. Backspace not removing all characters on screen #19288

Closed
amorganPD opened this issue Jan 24, 2017 · 3 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues

Comments

@amorganPD
Copy link

  • VSCode Version: Code 1.8.1 (ee428b0, 2016-12-19T14:49:23.350Z)
  • OS Version: Windows_NT ia32 10.0.14393
  • Extensions:
Extension Author Version
code-gnu-global austin 0.2.1
Arduino moozzyk 0.0.4
cpptools ms-vscode 0.9.2
cmake twxs 0.0.15
cmake-tools vector-of-bool 0.7.4

User Settings:
"terminal.integrated.shell.windows": "C:\Program Files\Git\bin\bash.exe"

image

I have also seen other instances where other areas of the screen are not updated correctly, for example when using vim. I do not have a screenshot of this, though.

Steps to Reproduce:

  1. Open Terminal
  2. Type "git status"
  3. Press backspace rapidly until line is gone (leaves behind characters)
@Jule-
Copy link

Jule- commented Jan 25, 2017

I can confirm that.
It seems it is fixed in the insider preview.

@mousetraps mousetraps added *duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues labels Jan 25, 2017
@mousetraps
Copy link
Contributor

Closing as a duplicate of #7345

@amorganPD: as @Jule- mentioned, it looks like this issue has already been addressed in the latest insiders builds. Could you give that a whirl and verify it's working for you? Thanks!

fyi @Tyriar

@amorganPD
Copy link
Author

Just installed the latest insiders build and it appears to be working!

Thank you

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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) terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

3 participants