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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(integrations): skip redraw on every calls #319

Merged
merged 3 commits into from
Mar 22, 2024

Conversation

shortcuts
Copy link
Owner

@shortcuts shortcuts commented Mar 18, 2024

馃搩 Summary

close #258

An integration will always try to open their window on the farthest side of the screen, so we can actually force no-neck-pain to close/reopen the integration only when the plugin starts or when side buffer don't exist yet

this solution is a bit more complicated but safer

@shortcuts shortcuts marked this pull request as ready for review March 22, 2024 23:40
@shortcuts shortcuts merged commit 96afa97 into main Mar 22, 2024
7 checks passed
@shortcuts shortcuts deleted the feat/improve-integration-redraw branch March 22, 2024 23:43
shortcuts pushed a commit that referenced this pull request Mar 23, 2024
馃 I have created a release *beep* *boop*
---


##
[1.10.0](v1.9.0...v1.10.0)
(2024-03-23)


### Features

* **api:** add autocmd to skip entering side buffer
([#321](#321))
([5539239](5539239))
* **integrations:** skip redraw on every calls
([#319](#319))
([96afa97](96afa97))

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

Flickering when toggling nvim-tree or neotest
1 participant