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 Oct 26, 2020. It is now read-only.
When I press e in vim, it behaves the same as w but puts me at the end of successive words. e is only jumping me to the end of the word I'm on, then it doesn't work anymore.
The text was updated successfully, but these errors were encountered:
Yes, word and sentence movement is sort of broken at the moment :( I'm just using the LibreOffice word/sentence movement API, and its behavior is different from vi's. Unfortunately, I've been extremely busy these days so I haven't been able to spend much time working on it. I'll try my best to get to it someday, but if you can't wait, feel free to make a pull request!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I press
e
in vim, it behaves the same asw
but puts me at the end of successive words.e
is only jumping me to the end of the word I'm on, then it doesn't work anymore.The text was updated successfully, but these errors were encountered: