Skip to content

Conversation

WayneYam
Copy link

@WayneYam WayneYam commented Oct 5, 2025

Fixes #35557

Problem:
The on_bytes event does not report the correct end positions when a line is deleted.

Solution:
Add a failing test case that demonstrates the incorrect behavior. The test is marked with FIXME comments that show the expected (correct) values.
@github-actions github-actions bot added test api libnvim, Nvim RPC API labels Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api libnvim, Nvim RPC API test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dd in buffer with a single line causes on_bytes to be called with incorrect arguments
1 participant