We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Keymap are not restored but merged with nested interpreters
I should use keymap in nested interpreter and it should be removed on pop()
It's mixed up
select Foo Bar Baz
The text was updated successfully, but these errors were encountered:
fix broken keymap inheritance in nested interpreters #615
fb19078
No branches or pull requests
Issue summary
Keymap are not restored but merged with nested interpreters
Expected behavior
I should use keymap in nested interpreter and it should be removed on pop()
Actual behavior
It's mixed up
Steps to reproduce
select Foo Bar Baz
.The text was updated successfully, but these errors were encountered: