Files
neovim/src
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
..
2023-11-05 20:19:06 +01:00
2026-06-15 00:15:06 +00:00
2025-08-02 15:58:11 -07:00
2025-12-08 01:43:02 -05:00