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

Fix keystroke observer leak in vim crate #17913

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

maxbrunsfeld
Copy link
Collaborator

Release Notes:

  • Fixed a performance problem that happened when using vim mode after opening and closing many editors

Co-Authored-By: Antonio <antonio@zed.dev>
Co-Authored-By: Nathan <nathan@zed.dev>
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Sep 16, 2024
@ConradIrwin
Copy link
Member

Thanks! Sorry about that

@maxbrunsfeld maxbrunsfeld merged commit 243629c into main Sep 16, 2024
9 checks passed
@maxbrunsfeld maxbrunsfeld deleted the vim-keystroke-observer-leak branch September 16, 2024 22:50
maxbrunsfeld added a commit that referenced this pull request Sep 16, 2024
Release Notes:

- Fixed a performance problem that happened when using vim mode after
opening and closing many editors

Co-authored-by: Antonio <antonio@zed.dev>
Co-authored-by: Nathan <nathan@zed.dev>
maxbrunsfeld added a commit that referenced this pull request Sep 16, 2024
Release Notes:

- Fixed a performance problem that happened when using vim mode after
opening and closing many editors

Co-authored-by: Antonio <antonio@zed.dev>
Co-authored-by: Nathan <nathan@zed.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants