Files
neovim/test/functional
glepnir 7312df77bb 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.
2026-06-29 14:38:07 -04:00
..
2026-06-28 19:01:24 -04:00
2026-06-28 19:01:24 -04:00
2026-06-19 05:51:30 -04:00