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

Support ILink.dispose #3073

Merged
merged 2 commits into from
Sep 5, 2020
Merged

Support ILink.dispose #3073

merged 2 commits into from
Sep 5, 2020

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Sep 5, 2020

When displaying hovers/overlays using the link provider API currently
it's not possible to know when unused links are no longer cached in
xterm.js which can result in leaked event listeners.

When displaying hovers/overlays using the link provider API currently
it's not possible to know when unused links are no longer cached in
xterm.js which can result in leaked event listeners.
@Tyriar Tyriar added this to the 4.9.0 milestone Sep 5, 2020
@Tyriar Tyriar self-assigned this Sep 5, 2020
@Tyriar Tyriar merged commit 10fb488 into xtermjs:master Sep 5, 2020
@Tyriar Tyriar deleted the tyriar/link_dispose branch September 5, 2020 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant