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: cleanup temporary buffers for dotrepeat #1506

Conversation

xiyaowong
Copy link
Collaborator

@xiyaowong xiyaowong commented Oct 8, 2023

For dotrepeat, sometimes the buffer is not cleared properly.

Reproduction steps:

  1. Open multiple files.
  2. Select a file and start editing, making sure not to exit the insert mode. Instead, switch directly to another file for editing and then exit the insert mode.
  3. Repeat step 2.

@xiyaowong xiyaowong merged commit 7a3d5e9 into vscode-neovim:master Oct 8, 2023
8 checks passed
@xiyaowong xiyaowong deleted the fix/cleanup-temporary-buffer-for-dotrepeat branch October 8, 2023 07:20
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.

None yet

1 participant