You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a version of AvalonEdit (not AvaloniaEdit) I Implemented true multi caret support. It came together pretty easily and i ultimately replaced this Rectangular Selection with multiple selections when dragging the box. Hoping someday that can see the light of open source
Steps
AvaloniaEdit.Demo
)Expected
Correct placement of the characters for all lines
Actual
On the lines that are shorter than the position of the caret, the text is inserted by one position to the left than the correct position.
Example
multi-caret.with.eol.marks.mp4
(This is not related to typing Greek characters as shown in the example)
The text was updated successfully, but these errors were encountered: