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

Fix escape not exiting insert mode #712

Merged
merged 1 commit into from
Sep 5, 2021

Conversation

sudormrfbin
Copy link
Member

Regression due to #635 where escape key in insert mode would not exit normal mode. This happened due to hard coding the escape key to cancel a sticky keymap node.

Regression due to helix-editor#635 where escape key in insert mode
would not exit normal mode. This happened due to hard
coding the escape key to cancel a sticky keymap node.
@archseer archseer merged commit 6e21a74 into helix-editor:master Sep 5, 2021
@sudormrfbin sudormrfbin deleted the fix-sticky-insert-escape branch September 5, 2021 14:09
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