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
Describe the bug mbbill/undotree uses an extra buffer to show diff information like this:
The buffer appears on the tabufline, which is expected.
However, when the undotree is toggled down, the buffer remains:
When I tried to view the buffer with or mouse click, Neovim immediately crashed.
To Reproduce Steps to reproduce the behavior:
Expected behavior The buffer shouldn't appear on the tabufline after undotree is closed.
Screenshots Above.
Desktop (please complete the following information):
Additional context None.
The text was updated successfully, but these errors were encountered:
undotree uses eventignore... its hard to track it :/
mbbill/undotree#174
Sorry, something went wrong.
@akinsho how do you handle such edgecases?
No branches or pull requests
Describe the bug
mbbill/undotree uses an extra buffer to show diff information like this:
The buffer appears on the tabufline, which is expected.
However, when the undotree is toggled down, the buffer remains:
When I tried to view the buffer with or mouse click, Neovim immediately crashed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The buffer shouldn't appear on the tabufline after undotree is closed.
Screenshots
Above.
Desktop (please complete the following information):
Additional context
None.
The text was updated successfully, but these errors were encountered: