Files
neovim/test/functional/api
glepnir e57c37d246 fix(api): nvim_buf_set_text resets changelist to 0 #39965
Problem: changed_lines got a hardcoded 0, so the changelist entry
and '. mark always recorded column 0 instead of where the edit
actually happened.

Solution: pass start_col instead. changelist now tracks the real
column.

(cherry picked from commit 7312df77bb)
2026-06-29 19:01:22 +00:00
..
2026-05-07 12:03:02 +02:00
2024-04-23 18:17:04 +02:00
2024-01-03 02:09:29 +01:00