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

feat(api): add autocmd to skip entering side buffer #321

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

shortcuts
Copy link
Owner

📃 Summary

close #306

add a new autocmds option named skipEnteringNoNeckPainBuffer (went super explicit to let the user know it only triggers on no-neck-pain buffers) which, when true, skips entering a side buffer until it finds a valid one in the list of opened windows.

The option defaults to false

@shortcuts shortcuts self-assigned this Mar 23, 2024
@shortcuts shortcuts merged commit 5539239 into main Mar 23, 2024
7 checks passed
@shortcuts shortcuts deleted the feat/allow-skipping-side-buffer branch March 23, 2024 00:19
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.

[feature] Option to keep the cursor out of the panel/s
1 participant