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

Run OhMyREPL keybindings in a fixed world age #374

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

c42f
Copy link
Contributor

@c42f c42f commented Nov 23, 2024

Re-proposal of #321 which apparently needed to be reverted due to (unrelated??) issues with the windows test harness.

CC @Moelf

This should avoid most invalidations caused by loading other packages.

Also remove the NEW_KEYBINDINGS global as it's hard to follow where this
is added to.

Rearrange all overrides so the implementation code can be precompiled,
with the only thing which is `eval`d at runtime being the method
pirating itself.

Include global mutable "hook" binding for `LineEdit.refresh_line` to
allow us to fix the world age of the implementation.
@Moelf
Copy link
Collaborator

Moelf commented Nov 23, 2024

Yeah at this point it feels to me the window CI is unrelated and apparently Documenter.jl??

Will investigate

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