Fix cursor moving
This commit is contained in:
parent
f509a60f0a
commit
9da05c6ff6
7 changed files with 267 additions and 92 deletions
|
|
@ -110,8 +110,8 @@ mod test {
|
|||
}, // inside of "s|ample" because "text" got replaced by "sample"
|
||||
CursorPosition {
|
||||
id: 3,
|
||||
char_index: 31
|
||||
}, // before "for"
|
||||
char_index: 43
|
||||
}, // before "cursor movements"
|
||||
]
|
||||
)
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue