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

Desktop: Resolves #9981: Fix Vim keymap error with beta editor #10049

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

RadCod3
Copy link
Contributor

@RadCod3 RadCod3 commented Mar 4, 2024

Fixes #9981

Summary

Fixes Ctrl+u and Ctrl+d not working as expected by setting a higher precedence to the vim plugin.

electron_fO6swViSDr

Reference

https://codemirror.net/docs/ref/#state.Prec.high

@laurent22
Copy link
Owner

@personalizedrefrigerator, I think that looks good?

@personalizedrefrigerator
Copy link
Collaborator

I haven't tested this locally, but it looks good to me!

@RadCod3
Copy link
Contributor Author

RadCod3 commented Mar 4, 2024

Please label me @PackElend

@laurent22
Copy link
Owner

Please label him @PackElend

@laurent22 laurent22 merged commit c40682f into laurent22:dev Mar 6, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Beta editor: Vim keymap: Ctrl+u and Ctrl+d don't work as expected
4 participants