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 edit:insert:binding regression #1740

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

krader1961
Copy link
Contributor

Add an insert mode binding that was accidently lost by an earlier refactoring that moved default bindings from Go code to embedded Elvish code.

Fixes #1738

Add an insert mode binding that was accidently lost by an earlier refactoring
that moved default bindings from Go code to embedded Elvish code.

Fixes elves#1738
@xiaq xiaq merged commit 66dc7c9 into elves:master Jan 3, 2024
16 checks passed
@krader1961 krader1961 deleted the issue-1738-key-down branch January 4, 2024 06:55
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.

Regression: the Down key now reports "Unbound key: Down"
2 participants