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(autocmds): do not force close unsaved buffers #349

Merged
merged 3 commits into from
May 15, 2024

Conversation

shortcuts
Copy link
Owner

@shortcuts shortcuts commented May 12, 2024

📃 Summary

we were force closing remaining windows on teardown but it's possible that the buffer isn't yet saved, we therefore need to replicate this behavior

closes #348

@shortcuts shortcuts self-assigned this May 12, 2024
@shortcuts shortcuts marked this pull request as ready for review May 15, 2024 23:10
@shortcuts shortcuts merged commit 9a529ec into main May 15, 2024
7 checks passed
@shortcuts shortcuts deleted the fix/quit-unsaved-buffers branch May 15, 2024 23:14
shortcuts pushed a commit that referenced this pull request May 15, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.12.2](v1.12.1...v1.12.2)
(2024-05-15)


### Bug Fixes

* **autocmds:** do not force close unsaved buffers
([#349](#349))
([9a529ec](9a529ec))

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

Prevent :q from closing NNP?
1 participant