We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to Reproduce:
output
cmd
+
Issue The terminal takes ~200ms to rebuild the character atlas, even though it is not currently visible:
Also happens if the output panel has been hidden
The text was updated successfully, but these errors were encountered:
Once we move to Chrome 61 we will be able to move this to another thread. For start up this is more of an important issue and is tracked in #40025
Sorry, something went wrong.
Upstream issue to move into a worker xtermjs/xterm.js#955
A workaround for this may be to use this experimental setting:
"terminal.integrated.experimentalTextureCachingStrategy": "dynamic"
dynamic is now the default, I think this is fixed now.
Tyriar
No branches or pull requests
Steps to Reproduce:
output
cmd
+
Issue
The terminal takes ~200ms to rebuild the character atlas, even though it is not currently visible:
Also happens if the output panel has been hidden
The text was updated successfully, but these errors were encountered: