Skip to content

texthistory: fix calculation of n_chars

Christian Hergert requested to merge wip/chergert/fix-texthistory-insert into master

This should be the number of characters, not the end position. This fixes an issue where we wouldn't coalesce insert actions together.

Merge request reports