Skip to content

Modals are Inputing twice per keypress #86

@jmiller1750

Description

@jmiller1750

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions