A or I in Visual Mode only apply to one line #471
Labels
A-vim
Area: Vim/modal editing
bug
Something isn't working
I-crash
It crashes. Is very bad!
I-daily-editor-blocker
An issue blocking use of the editor as a day-to-day editor
S-duplicate
Status: Duplicate. This issue or pull request already exists
U-libvim
Upstream: Potentially dependent on changes in libvim
I noticed that Oni2 crashes when you try to add some text to line starts or ends when in visual mode.
How to reproduce:
I expected to be able to enter text to get appended to the start (or end) of the selection.
The type of visual mode does not seem to matter. It crashes when selecting only a part of a line using
v
, it crashes when selecting whole lines viaV
and also in block selection mode viaC-v
.I have used the windows artifacts built by Azure for commit b4774d6.
The text was updated successfully, but these errors were encountered: