Skip to content
  • Christian Hergert's avatar
    textview: improve undo grouping when overwriting · 65939304
    Christian Hergert authored
    We want to group in more than one undo group when removing a selection
    and replacing it with a new character or characters, unless we're
    replacing a single character. In that case, the natural thing is to treat
    it as an atomic change.
    65939304