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 letters disappear randomly #110685

Closed
IncognitaDev opened this issue Nov 15, 2020 · 3 comments
Closed

terminal letters disappear randomly #110685

IncognitaDev opened this issue Nov 15, 2020 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug terminal Integrated terminal issues
Milestone

Comments

@IncognitaDev
Copy link
Contributor

IncognitaDev commented Nov 15, 2020

  • VSCode Version: 1.51.1
  • OS Version: Linux Mint 20

I use zsh along with oh-my-szh with the Agnoster theme and the Jetbrains mono font

When opening the integrated vscode terminal some letters are missing, when opening a new integrated terminal, all letters appear, but when puttin terminal in focus or typing some command, some letters desapear and sometimes all letters desapear

some screen shots to exemplify:

when I opening the first terminal:
image

when I opening the second or third terminal:
image

when I run any command:
image

when I do zoom in/out:
image

Steps to Reproduce:

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

@meganrogge meganrogge added terminal Integrated terminal issues bug Issue identified by VS Code Team member as probable bug labels Nov 16, 2020
@meganrogge meganrogge added this to the Backlog milestone Nov 16, 2020
@meganrogge
Copy link
Contributor

meganrogge commented Nov 17, 2020

thanks for the screenshots and info.

if you change the font does that help? also, have you tried changing the renderer type, IE terminal.integrated.rendererType

@IncognitaDev
Copy link
Contributor Author

IncognitaDev commented Nov 17, 2020

thanks for you attention.

I use the Jetbrains mono font, but I test with Fira code and with a monospace font without ligatures and powerline and in all tests the letters disappear randoly.

I d'ont tried change the render type, which are the values I can pass to this property?

@IncognitaDev
Copy link
Contributor Author

IncognitaDev commented Nov 17, 2020

I change the value of terminal.integrated.rendererType to "terminal.integrated.rendererType": "dom" and Work, apparently the error has been resolved.

Tank you.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

2 participants