Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy keybindings not working #91

Closed
jeffreytse opened this issue Apr 9, 2021 · 0 comments
Closed

Lazy keybindings not working #91

jeffreytse opened this issue Apr 9, 2021 · 0 comments
Assignees
Labels
bug Something isn't working verified This issue was already verified

Comments

@jeffreytse
Copy link
Owner

Reproduce

  • Open new terminal
  • Input command bindkey -M vicmd | grep \"i\"

Result

We get the below result:

"i" zvm_enter_insert_mode

Expected behavior

We should get no this keybinding, because the lazy keybindings is enabled by default, the all key bingdings of vicmd and visual should be bound at the first time enter normal mode.

@jeffreytse jeffreytse added bug Something isn't working verified This issue was already verified labels Apr 9, 2021
@jeffreytse jeffreytse self-assigned this Apr 9, 2021
@jeffreytse jeffreytse changed the title Lazy keybinginds not working Lazy keybindings not working Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working verified This issue was already verified
Projects
None yet
Development

No branches or pull requests

1 participant