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): clear after debounce #326

Merged
merged 1 commit into from
Mar 24, 2024
Merged

fix(autocmds): clear after debounce #326

merged 1 commit into from
Mar 24, 2024

Conversation

shortcuts
Copy link
Owner

📃 Summary

since debouncing has been globally introduced, the autocmd clear wasn't kicking in anymore as the state was still nil, we know wait 20ms before clearing

@shortcuts shortcuts self-assigned this Mar 24, 2024
@shortcuts shortcuts merged commit 1befb94 into main Mar 24, 2024
7 checks passed
@shortcuts shortcuts deleted the fix/autocmd-clear branch March 24, 2024 18:55
shortcuts pushed a commit that referenced this pull request Mar 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.10.2](v1.10.1...v1.10.2)
(2024-03-24)


### Bug Fixes

* **autocmds:** allow registering rerouting for toggle option
([#324](#324))
([28f433c](28f433c))
* **autocmds:** clear after debounce
([#326](#326))
([1befb94](1befb94))

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

None yet

1 participant