-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hello,
I'm seeing an issue where motions defined in modal.lua are getting input twice. For example "w" moves forward by two words, "b" moves back by two words, and "x" deletes two characters.
On the other hand "d" does not execute "dd", but rather stops on the first input, which is to say it opens the delete modal. However, "dw" will delete the next word, and then move one additional word forward. "cw" works as expected.
I don't really know how to troubleshoot this so I'm hoping you may be able to assist.
Thank you!
robhanlon22
Metadata
Metadata
Assignees
Labels
No labels