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

fails to update indirect buffers in other frames #213

Open
SawyerGardner opened this issue Mar 11, 2022 · 0 comments
Open

fails to update indirect buffers in other frames #213

SawyerGardner opened this issue Mar 11, 2022 · 0 comments
Labels
bug a feature isn't working

Comments

@SawyerGardner
Copy link
Contributor

SawyerGardner commented Mar 11, 2022

indirect buffers are not updated unless it is visible in the current frame, even if it is visible in other frames. I'm pretty sure you can fix this by adding t or maybe 'visible to (window-list) in git-gutter:update-indirect-buffers so it checks all frames instead of just the active one.

edit: I did some testing and my proposed solution has no effect. I cant seem to find where the problem is located.

@gonewest818 gonewest818 added the bug a feature isn't working label Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug a feature isn't working
Development

No branches or pull requests

2 participants