Skip to content

fix(attach): reattach buffers once detached#42

Merged
aileot merged 1 commit intomainfrom
fix-attach-clear-on-detach
Jan 28, 2025
Merged

fix(attach): reattach buffers once detached#42
aileot merged 1 commit intomainfrom
fix-attach-clear-on-detach

Conversation

@aileot
Copy link
Owner

@aileot aileot commented Jan 28, 2025

It appears that on_detach on nvim_buf_attach is not triggered when buffer is detached by on_bytes returning a truthy value.

It appears that `on_detach` on `nvim_buf_attach` is not triggered when
buffer is detached by `on_bytes` returning a truthy value.
@aileot aileot merged commit 911427f into main Jan 28, 2025
3 checks passed
@aileot aileot deleted the fix-attach-clear-on-detach branch January 28, 2025 15:14
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