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: do not reroute to invalid (deleted) window #423

Merged
merged 4 commits into from
Nov 30, 2024

Conversation

shortcuts
Copy link
Owner

📃 Summary

closes #415

we assume the window list is valid, but in case of bd, it actually deletes the window, which then makes the plugin fallback to a new set of window

we should make sure the window is valid before actually rerouting

@shortcuts shortcuts self-assigned this Nov 30, 2024
@shortcuts shortcuts merged commit b89b557 into main Nov 30, 2024
6 checks passed
@shortcuts shortcuts deleted the fix/reroute-to-invalid-window branch November 30, 2024 14:56
shortcuts pushed a commit that referenced this pull request Nov 30, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.1.3](v2.1.2...v2.1.3)
(2024-11-30)


### Bug Fixes

* do not reroute to invalid (deleted) window
([#423](#423))
([b89b557](b89b557))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

[bug]: Deleting a buffer with No Neck Pain active causes an error
1 participant