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
Webgl does a render when clicking which causes links to sometimes clear the current link before the click/activate event fires.
See microsoft/vscode#90336 (comment)
The text was updated successfully, but these errors were encountered:
Probably related to webgl needing to re-render when selection changes unlike the other renderers.
Sorry, something went wrong.
Only fire IRenderService.onRender when buffer changes occurred
55f9203
Fixes xtermjs#2836
Tyriar
Successfully merging a pull request may close this issue.
Webgl does a render when clicking which causes links to sometimes clear the current link before the click/activate event fires.
See microsoft/vscode#90336 (comment)
The text was updated successfully, but these errors were encountered: