-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Patch CodeMirror 5.22 #2066
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
Patch CodeMirror 5.22 #2066
Conversation
@minrk I've submitted #2068 to merge into this branch.We shoud have a fix on CodeMirror's end eventually (see codemirror/codemirror5#4454), but this will allow us to ship 4.3.2. |
Maybe it would be better to patch in-place after |
Let's include this in 4.3.2 👍 |
@meeseeksdev backport to 4.x |
Ok, I think I see the bug ... |
Oops, something went wrong applying the patch... Please have a look at my logs. |
Merge pull request jupyter#2066 from jupyter/cm-up Patch CodeMirror 5.22
Merge pull request jupyter#2066 from jupyter/cm-up Patch CodeMirror 5.22
closes #2037
TODO:
@gnestor this PR is from a branch on trunk, so feel free to play around with fixes for the cursor issue in this PR
I can't work on a fix because I can't reproduce #1967 (Safari 10.0.3 or 10.2 preview)
Assuming the fix is simple, we might consider a patch-level backport to 4.3.2 as well.