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
{{ message }}
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.
b during visual selection mode can also not pass special characters like : or ( )
Example (^ is cursor, - is a selected character)
test select:special
^
vEE
test select:special
------------------^
b
test select:special
------------^
b
test select:special
-----------^
b
test select:special
-----------^
bbbbbbbbbb
test select:special
-----------^
Using the following tests, the back command can be shown to behave inappropriately. ^ represents the cursor position.
With B
Correct behavior would yield this:
Thank you!
The text was updated successfully, but these errors were encountered: