Add mergeTextWithHistory function
This commit is contained in:
parent
c0333c1146
commit
779579d38f
18 changed files with 285 additions and 100 deletions
|
|
@ -25,10 +25,10 @@ right: long with big and small
|
|||
expected: long small
|
||||
|
||||
---
|
||||
parent: long run of text where one barely has no changes but has cursors
|
||||
left: long| run of tex|t where one barely has no |changes but has |cursors
|
||||
right: long run one barely has no changes cursors
|
||||
expected: long| ru|n one barely has no |changes |cursors
|
||||
parent: long run of text where one barely has changes but has cursors
|
||||
left: long| run of tex|t where one barely has |changes but has |cursors
|
||||
right: long run one barely has changes cursors
|
||||
expected: long| ru|n one barely has |changes |cursors
|
||||
|
||||
---
|
||||
parent: long text where the cursor has to be clamped after delete
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue