[Vimpulse] Bug: Visual selection and W at the end of the line
Alessandro Piras
laynor at gmail.com
Thu Jun 3 23:00:26 CEST 2010
there are some problems with visual selection and W (and maybe other
motions that go past the end of the line). Two examples:
`|' represents the cursor.
----BoB ----
asdf asdf asdf |asdf
asdf asdf asdf asdf
----EoB ----
vW~
----BoB ----
asdf asdf asdf |ASDF
Asdf asdf asdf asdf
----EoB ----
the A on the second line shouldn't be affected, but it is.
More information about the implementations-list
mailing list