Skip to content

Conversation

sakurawald
Copy link
Contributor

To close issue: #1609

Before this commit: When executing the self-insert command in vi-insert mode, the first key in command-keys will be consumed, however, the rest keys in command-keys will be ignore.

After this commit: The rest keys in command-keys will also be inserted in vi-insert-mode.

This is useful when you define the j k as escape for vi-insert mode.

And you can press j k as escape in vi-insert-mode, and j e as self-insert j and self-insert e.

@cxxxr cxxxr merged commit c44ffde into lem-project:main Dec 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants