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

REPL interaction has ~5s latency when in OhMyREPL is loaded in startup.jl on Julia nightly #370

Open
lassepe opened this issue Aug 17, 2024 · 0 comments

Comments

@lassepe
Copy link

lassepe commented Aug 17, 2024

On Julia 1.12 nightly (faa6095e983), I see a very large delay for some interactions with the REPL. For example,

  • when OhMyREPL is loaded in the startup.jl, ] (entering Pkg mode) has about 5s delay.
  • Interestingly, when loading OhMyREPL manually in a clean session, ]is quick but leaving pkg mode has 5s delay
  • "arrow up" (jumping to the previous command in the REPL history) has a 5s delay irrespective of when OhMyREPL was loaded
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

No branches or pull requests

1 participant