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

Any reasons for using eventignore? #174

Closed
siduck opened this issue Feb 9, 2024 · 2 comments
Closed

Any reasons for using eventignore? #174

siduck opened this issue Feb 9, 2024 · 2 comments

Comments

@siduck
Copy link

siduck commented Feb 9, 2024

Hi there,since this plugin ignores events , one of its unlisted buffers get added to my bufferline plugin and my check for including listed buffers doesnt work.
https://github.com/search?q=repo%3Ambbill%2Fundotree+eventignore&type=code

@mbbill
Copy link
Owner

mbbill commented Feb 9, 2024

The Undo-Tree plugin ignores events in its panels because those panels are mainly for showing info, not for editing like other windows. Since we often switch between these panels with hotkeys, ignoring events helps avoid triggering stuff by accident.

@siduck
Copy link
Author

siduck commented Apr 19, 2024

How would bufferline plugins exclude it 🤔

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

No branches or pull requests

2 participants