Skip to content

fix(resize): do not skip VimResized event #257

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

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

shortcuts
Copy link
Owner

📃 Summary

with the plugin enabled, resizing nvim when focus is on a relative window (e.g. telescope), breaks the state as we skip the resize event.

we now consider it.

@shortcuts shortcuts self-assigned this Nov 10, 2023
@shortcuts shortcuts merged commit 16c0e1a into main Nov 10, 2023
@shortcuts shortcuts deleted the fix/relative-window-resize branch November 10, 2023 21:48
shortcuts pushed a commit that referenced this pull request Nov 10, 2023
🤖 I have created a release *beep* *boop*
---


##
[1.4.1](v1.4.0...v1.4.1)
(2023-11-10)


### Bug Fixes

* **event:** prevent unwanted resize
([#255](#255))
([9ba2907](9ba2907))
* **resize:** do not skip `VimResized` event
([#257](#257))
([16c0e1a](16c0e1a))

---
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.

1 participant